Skip to content

Hostname

petfbi.org

Last fetched

petfbi.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · petfbi.orgRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/petfbi.org

Resolution chain

petfbi.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.162.38.143.162.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.162.38.403.162.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.162.38.483.162.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.162.38.73.162.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.170.19.213.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.363.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.803.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.833.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

5 observed subdomains of petfbi.org.

Web-graph footprint

Distinct hostnames that link to or from petfbi.org in the public web crawl.

276 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for petfbi.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.runbox.com

Related pages

Pivot deeper into the graph from petfbi.org.

Cypher and MCP

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

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