Skip to content

Hostname

airfix.com

Last fetched

airfix.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · airfix.comRouting diversity5.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/airfix.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.129.19.238108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.74.8108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.196.15118.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.246.19834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.216.10834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.190.13434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.15.12934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.254.552.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.144.23752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.19.18752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.143.24852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.247.4152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.193.23054.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.159.4054.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.24.5554.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.191.16554.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.251.3854.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.91.2434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:168
Organization
hornby hobbies
Contact emails

Subdomains

9 observed subdomains of airfix.com.

Web-graph footprint

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

293 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for airfix.com.

MechanismTarget
SPF_Aairfix.com
SPF_Awww.airfix.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.13.58.132/32
SPF_MXairfix.com

Related pages

Pivot deeper into the graph from airfix.com.

Cypher and MCP

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

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