Hostname
marketagent.com
Last fetched
marketagent.com resolves to 2 IPv4 addresses operated by AS8437 in AT. WHOIS lists iana:1328 as the registrar.
Nutrition Label
Resolution chain
marketagent.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 86.59.32.98 | 86.59.0.0/17 | AS8437 | — | AT |
| 20.79.224.7 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | DE |
WHOIS identity
- Registrar
- iana:1328
- Organization
- marketagent.com online research
- Contact emails
Subdomains
14 observed subdomains of marketagent.com.
Web-graph footprint
Distinct hostnames that link to or from marketagent.com in the public web crawl.
420 sites link to this hostname.
27 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for marketagent.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | turbo-smtp.com |
| SPF_IP | 20.52.63.105 |
| SPF_IP | 37.61.201.204 |
| SPF_IP | 78.142.188.54 |
| SPF_IP | 86.59.114.118 |
Related pages
Pivot deeper into the graph from marketagent.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "marketagent.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.