Skip to content

Hostname

introxl.com

Last fetched

introxl.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.10713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.7113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.31.11318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.3018.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.6718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.71.1053.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.453.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.503.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.643.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
99.84.160.10499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of introxl.com.

Web-graph footprint

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

11 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for introxl.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from introxl.com.

Cypher and MCP

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

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