Skip to content

Hostname

petshopsnoopy.hr

Last fetched

petshopsnoopy.hr resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:kuhada d.o.o. as the registrar.

Nutrition Label

WHISPER CANON · petshopsnoopy.hrRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/petshopsnoopy.hr

Resolution chain

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

IPPrefixASNOperatorCountry
167.235.95.206167.235.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:kuhada d.o.o.
Organization
svima dobro j.d.o.o.
Contact emails

Subdomains

8 observed subdomains of petshopsnoopy.hr.

Web-graph footprint

Distinct hostnames that link to or from petshopsnoopy.hr in the public web crawl.

24 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • petshopsnoopy.hr

SPF policy

6 SPF mechanisms authorising senders for petshopsnoopy.hr.

MechanismTarget
SPF_Apetshopsnoopy.hr
SPF_IP116.202.174.203
SPF_IP148.251.138.43
SPF_IP167.235.95.206
SPF_IP178.63.25.160
SPF_MXpetshopsnoopy.hr

Related pages

Pivot deeper into the graph from petshopsnoopy.hr.

Cypher and MCP

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

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