Skip to content

Hostname

fairsail.com

Last fetched

fairsail.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · fairsail.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fairsail.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.34.161104.18.34.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.153.95172.64.153.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:292
Organization
colin cooper
Contact emails

Subdomains

9 observed subdomains of fairsail.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fairsail.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf1.fairsail.com
SPF_IP162.13.149.144
SPF_IP207.126.144.0/20
SPF_IP207.67.38.45/32
SPF_IP68.232.128.0/19
SPF_IP68.232.207.20/32

Related pages

Pivot deeper into the graph from fairsail.com.

Cypher and MCP

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

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