Skip to content

Hostname

allyo.com

Last fetched

allyo.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · allyo.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/allyo.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.111108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.22108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.40108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.98108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.172.112.5618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.6418.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.8018.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.9518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

19 observed subdomains of allyo.com.

Web-graph footprint

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

97 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for allyo.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from allyo.com.

Cypher and MCP

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

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