Skip to content

Hostname

stashhpatrick.cc

Last fetched

stashhpatrick.cc resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US.

Nutrition Label

WHISPER CANON · stashhpatrick.ccRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/stashhpatrick.cc

Resolution chain

stashhpatrick.cc resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.213.251.99162.213.251.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
82.112.229.9082.112.224.0/20AS47583IN

WHOIS identity

No WHOIS records are currently associated with stashhpatrick.cc in WhisperGraph.

Subdomains

2 observed subdomains of stashhpatrick.cc.

Web-graph footprint

Distinct hostnames that link to or from stashhpatrick.cc in the public web crawl.

62 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for stashhpatrick.cc.

MechanismTarget
SPF_Astashhpatrick.cc
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP162.213.251.40
SPF_IP162.213.251.79
SPF_MXstashhpatrick.cc

Related pages

Pivot deeper into the graph from stashhpatrick.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "stashhpatrick.cc"})-[: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.