Hostname
pornomedia.com
Last fetched
pornomedia.com resolves to 1 IPv4 address operated by AS39020 in ES. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
pornomedia.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 |
|---|---|---|---|---|
| 91.192.108.56 | 91.192.108.0/24 | AS39020 | — | ES |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- pornomedia.com@domainsbyproxy.com
- pw-1a20b7fe22592c3e048aa4ea98afef91@privacyguardian.org
- pw-8d7d63952084f187ce37d5e4e7c19536@privacyguardian.org
- pw-9ca6e14624534b95b9393233d5898c9f@privacyguardian.org
- pw-b97347032d73219b535ce15f59d260b3@privacyguardian.org
- pw-db8f664e7cd87f2ef1488aed6301cb5f@privacyguardian.org
- pw-fbc70c1b122a9f58d4bedf13d270073b@privacyguardian.org
Subdomains
1 observed subdomain of pornomedia.com.
| Subdomain |
|---|
| www.pornomedia.com |
Web-graph footprint
Distinct hostnames that link to or from pornomedia.com in the public web crawl.
8 sites link to this hostname.
42 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for pornomedia.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from pornomedia.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pornomedia.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.