Skip to content

Hostname

attentionxyz.com

Last fetched

attentionxyz.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.173.2113.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.2513.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.3013.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.4313.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.238.80.2018.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.2518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.6918.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9218.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.10918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.1518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.3818.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8418.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.173.161.263.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.443.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.383.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.663.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.67.13.4718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.8918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of attentionxyz.com owner
Contact emails

Subdomains

6 observed subdomains of attentionxyz.com.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from attentionxyz.com.

Cypher and MCP

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

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