Skip to content

Hostname

avia.pet

Last fetched

avia.pet resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BG. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · avia.petRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/avia.pet

Resolution chain

avia.pet resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.84.14218.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.84.21718.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.84.22518.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.84.2418.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG

WHOIS identity

Registrar
iana:269
Organization
c/o whoisproxy.com
Contact emails

Subdomains

1 observed subdomain of avia.pet.

Subdomain
www.avia.pet

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for avia.pet.

MechanismTarget
SPF_Aavia.pet
SPF_INCLUDE_spf.hosting.reg.ru
SPF_IP31.31.196.248
SPF_MXavia.pet

Related pages

Pivot deeper into the graph from avia.pet.

Cypher and MCP

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

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