Skip to content

Hostname

shopcat.com

Last fetched

shopcat.com resolves to 1 IPv4 address operated by DREAMHOST-AS - New Dream Network, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · shopcat.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/shopcat.com

Resolution chain

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

IPPrefixASNOperatorCountry
75.119.201.9675.119.192.0/19AS26347DREAMHOST-AS - New Dream Network, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of shopcat.com.

Web-graph footprint

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

15 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for shopcat.com.

MechanismTarget
SPF_INCLUDEsmarty.dreamhost.com
SPF_IP205.196.212.10
SPF_IP205.196.212.11
SPF_IP205.196.212.7
SPF_IP205.196.212.8
SPF_IP205.196.212.9
SPF_IP66.33.201.160
SPF_IP66.33.213.13
SPF_IP66.33.213.23
SPF_IP66.33.213.29
SPF_IP66.33.213.6
SPF_IP66.33.217.5
SPF_IP66.33.217.6

Related pages

Pivot deeper into the graph from shopcat.com.

Cypher and MCP

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

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