Skip to content

Hostname

fossil.com

Last fetched

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

Nutrition Label

WHISPER CANON · fossil.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fossil.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.37.44104.18.37.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.150.212172.64.150.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

143 observed subdomains of fossil.com.

Web-graph footprint

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

3,002 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

43 SPF mechanisms authorising senders for fossil.com.

MechanismTarget
SPF_Akeys.fossil.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.logicalware.net
SPF_INCLUDEspf.workfront.com
SPF_INCLUDEspf_a.oracle.com
SPF_INCLUDEspf_c.oracle.com
SPF_IP104.18.0.234
SPF_IP104.18.14.176
SPF_IP104.18.27.20
SPF_IP104.18.8.134
SPF_IP12.106.212.0/24
SPF_IP13.110.165.33
SPF_IP13.110.167.236
SPF_IP13.110.167.79/32
SPF_IP13.110.167.80/30
SPF_IP13.110.167.84/31
SPF_IP13.110.167.86/32
SPF_IP13.230.229.148
SPF_IP136.147.220.52
SPF_IP147.253.213.79
SPF_IP148.105.0.0/16
SPF_IP149.72.231.47/32
SPF_IP149.72.75.114
SPF_IP193.108.137.19/32
SPF_IP193.108.137.25/32
SPF_IP193.108.137.38/32
SPF_IP198.2.128.0/18
SPF_IP20.22.151.10/32
SPF_IP20.96.246.123/32
SPF_IP202.72.58.176/30
SPF_IP202.72.58.180
SPF_IP205.201.128.0/20
SPF_IP205.219.237.0/24
SPF_IP208.185.235.0/24
SPF_IP35.80.141.6/32
SPF_IP43.228.185.67/32
SPF_IP43.228.187.74/32
SPF_IP50.31.43.169/32
SPF_IP52.192.211.217
SPF_IP54.72.47.179
SPF_IP54.76.3.122
SPF_IP64.18.0.0/20
SPF_MXfossil.com

Related pages

Pivot deeper into the graph from fossil.com.

Cypher and MCP

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

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