Skip to content

Hostname

fairfleet360.com

Last fetched

fairfleet360.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.184.87.14918.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.191.2203.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.127.1123.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.42.2243.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.70.3563.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.224.12663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of fairfleet360.com owner
Contact emails

Subdomains

12 observed subdomains of fairfleet360.com.

Web-graph footprint

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

62 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fairfleet360.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.transmail.net

Related pages

Pivot deeper into the graph from fairfleet360.com.

Cypher and MCP

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

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