Hostname
pornhits.com
Last fetched
pornhits.com resolves to 2 IPv4 addresses operated by AS213373 in NL. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
pornhits.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 |
|---|---|---|---|---|
| 146.19.173.172 | 146.19.173.0/24 | AS213373 | — | NL |
| 18.223.197.26 | 18.220.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- dmitry shkirmanov
- Contact emails
- bcb6175106764fd1920a93bcc2cfccf7.protect@withheldforprivacy.com
- d3f54e30f6ec43a78a9d7dd5a44235ad.protect@withheldforprivacy.com
- this.domain.is.for.sale@domainweasel.com
- this.domain.is.for.sale@giganames.com
- pw-41cd3edf4975e0b6fe7c9913cad48da4@privacyguardian.org
- pw-f6383d9887855b54d61172b1e1e88297@privacyguardian.org
Subdomains
32 observed subdomains of pornhits.com.
Web-graph footprint
Distinct hostnames that link to or from pornhits.com in the public web crawl.
529 sites link to this hostname.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from pornhits.com.
- IP · 146.19.173.172
- ASN · AS213373
- Registrar · iana:1068
- Country · NL
- Email · bcb6175106764fd1920a93bcc2cfccf7.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · po…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pornhits.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.