Skip to content

Hostname

petjoo.app

Last fetched

petjoo.app resolves to 5 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · petjoo.appRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.9/10canon.whisper.security/host/petjoo.app

Resolution chain

petjoo.app resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.196.158.675.196.0.0/16AS16276FR
54.192.151.354.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.4954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.6454.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.9654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

15 observed subdomains of petjoo.app.

Web-graph footprint

Distinct hostnames that link to or from petjoo.app in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • petjoo.app

SPF policy

3 SPF mechanisms authorising senders for petjoo.app.

MechanismTarget
SPF_Apetjoo.app
SPF_INCLUDErelay.guzelhosting.com
SPF_MXpetjoo.app

Related pages

Pivot deeper into the graph from petjoo.app.

Cypher and MCP

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

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