Skip to content

Hostname

avallainmagnet.com

Last fetched

avallainmagnet.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.217.103108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.2108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.23108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.58108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.102.12718.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.1618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.4118.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.5418.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.62.2054.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.2254.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.3254.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.6954.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:468
Organization
avallain
Contact emails

Subdomains

32 observed subdomains of avallainmagnet.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from avallainmagnet.com.

Cypher and MCP

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

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