Skip to content

Hostname

ayvri.com

Last fetched

ayvri.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · ayvri.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ayvri.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.146.10113.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.12413.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.3213.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.5113.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
52.84.20.10852.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.3852.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.6752.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.9152.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:447
Organization
polaris industries
Contact emails

Subdomains

7 observed subdomains of ayvri.com.

Web-graph footprint

Distinct hostnames that link to or from ayvri.com in the public web crawl.

227 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ayvri.com.

MechanismTarget
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from ayvri.com.

Cypher and MCP

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

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