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
Resolution chain
expandmedia.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.237.9.220 | 194.236.0.0/15 | AS3301 | — | SE |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for expandmedia.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.online.superoffice.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mail.logtrade.info |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.emarketeer.com |
| SPF_IP | 12.186.238.66 |
| SPF_IP | 194.237.9.208/28 |
| SPF_IP | 82.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.