Skip to content

Hostname

avatye.com

Last fetched

avatye.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · avatye.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/avatye.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.115108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.45108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.50108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.77108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.227.192.12113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.58.2213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.1018.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.10818.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.4718.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.6518.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.78.2352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.2952.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.4752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.5252.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:100
Organization
whois domain admin.
Contact emails

Subdomains

13 observed subdomains of avatye.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for avatye.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from avatye.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "avatye.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.