Skip to content

Hostname

ifixit.com

Last fetched

ifixit.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · ifixit.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/ifixit.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.176.130.22135.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
52.22.76.13052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.159.18275.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
ifixit
Contact emails

Subdomains

71 observed subdomains of ifixit.com.

Web-graph footprint

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

10,368 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ifixit.com.

MechanismTarget
SPF_Aifixit.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEshops.shopify.com
SPF_MXifixit.com

Related pages

Pivot deeper into the graph from ifixit.com.

Cypher and MCP

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

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