Skip to content

Hostname

petmarket.ee

Last fetched

petmarket.ee resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · petmarket.eeRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/petmarket.ee

Resolution chain

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

IPPrefixASNOperatorCountry
157.230.76.137157.230.76.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
185.43.106.116185.43.104.0/22AS3249EE

WHOIS identity

No WHOIS records are currently associated with petmarket.ee in WhisperGraph.

Subdomains

3 observed subdomains of petmarket.ee.

Web-graph footprint

Distinct hostnames that link to or from petmarket.ee in the public web crawl.

8 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for petmarket.ee.

MechanismTarget
SPF_Apetmarket.ee
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDE_spf.smaily.com
SPF_INCLUDE_spf.zone.eu
SPF_INCLUDEmail.spf.elkdata.ee
SPF_INCLUDEspf.telia.ee
SPF_IP185.158.179.172
SPF_IP85.194.202.138
SPF_IP85.43.106.51
SPF_MXpetmarket.ee

Related pages

Pivot deeper into the graph from petmarket.ee.

Cypher and MCP

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

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