Skip to content

Hostname

extremetix.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.87.6100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.224.24944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.37.5344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.97.8252.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.23.9652.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.236.20852.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

27 observed subdomains of extremetix.com.

Web-graph footprint

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

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for extremetix.com.

MechanismTarget
SPF_IP12.163.181.130
SPF_IP34.193.103.71
SPF_IP52.53.144.155
SPF_IP54.152.222.44
SPF_IP54.172.248.13
SPF_IP54.196.19.243
SPF_IP54.67.85.208
SPF_IP54.87.196.246

Related pages

Pivot deeper into the graph from extremetix.com.

Cypher and MCP

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

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