Skip to content

Hostname

expandmedia.com

Last fetched

expandmedia.com resolves to 1 IPv4 address operated by AS3301 in SE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · expandmedia.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/expandmedia.com

Resolution chain

expandmedia.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.237.9.220194.236.0.0/15AS3301SE

WHOIS identity

Registrar
iana:73
Organization
domain name department
Contact emails

Subdomains

12 observed subdomains of expandmedia.com.

Web-graph footprint

Distinct hostnames that link to or from expandmedia.com in the public web crawl.

58 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for expandmedia.com.

MechanismTarget
SPF_INCLUDE_spf.online.superoffice.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.logtrade.info
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.emarketeer.com
SPF_IP12.186.238.66
SPF_IP194.237.9.208/28
SPF_IP82.145.133.229

Related pages

Pivot deeper into the graph from expandmedia.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "expandmedia.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.