Skip to content

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

WHISPER CANON · marketagent.comRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/marketagent.com

Resolution chain

marketagent.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
86.59.32.9886.59.0.0/17AS8437AT
20.79.224.720.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationDE

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.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for marketagent.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEturbo-smtp.com
SPF_IP20.52.63.105
SPF_IP37.61.201.204
SPF_IP78.142.188.54
SPF_IP86.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.