Skip to content

Hostname

fondriest.com

Last fetched

fondriest.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.81.94104.16.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.82.94104.16.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.4.183104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.183104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.35172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
72.44.95.18272.44.95.0/24AS36444NEXCESS-NET - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of fondriest.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fondriest.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from fondriest.com.

Cypher and MCP

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

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