Skip to content

Hostname

fairfx.com

Last fetched

fairfx.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1390 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.134.71.21813.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.135.159.3513.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.40.250.24313.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.41.245.17613.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.132.189.14618.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.132.69.7218.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.133.12.4518.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.169.102.23118.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.169.12.18918.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.171.140.10918.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.9.212.2193.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.9.66.1843.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.177.0.13235.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.179.209.12635.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
52.56.96.2252.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
13.134.38.3713.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.134.71.7613.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
16.61.121.10816.61.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1390
Organization
fairfx
Contact emails

Subdomains

85 observed subdomains of fairfx.com.

Web-graph footprint

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

125 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fairfx.com.

Related pages

Pivot deeper into the graph from fairfx.com.

Cypher and MCP

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

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