Skip to content

Hostname

hostandfound.com

Last fetched

hostandfound.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.1.62104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.128.182172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.2188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.2188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for hostandfound.com.

MechanismTarget
SPF_Ahostandfound.com
SPF_INCLUDEoutbound.smtp.wisestamp.net
SPF_INCLUDEspf.gohost.co.il
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP194.213.4.10
SPF_IP194.213.4.100
SPF_IP194.213.4.12
SPF_IP194.213.4.168
SPF_IP194.213.4.86
SPF_IP199.203.132.221
SPF_IP199.203.217.221
SPF_IP212.29.199.54
SPF_IP212.29.199.60
SPF_IP45.76.15.79
SPF_IP62.0.136.178
SPF_IP62.90.216.15
SPF_IP62.90.216.28
SPF_IP82.166.213.213
SPF_IP82.166.213.25
SPF_MXhostandfound.com

Related pages

Pivot deeper into the graph from hostandfound.com.

Cypher and MCP

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

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