Skip to content

Hostname

ferox.host

Last fetched

ferox.host resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · ferox.hostRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ferox.host

Resolution chain

ferox.host resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.49.45104.21.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.158.209172.68.252.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.119.70.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.119.71.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

219 observed subdomains of ferox.host.

Web-graph footprint

Distinct hostnames that link to or from ferox.host in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for ferox.host.

MechanismTarget
SPF_Aferox.host
SPF_Amail.ferox.host
SPF_Anl1-st01.ferox.host
SPF_Anl1.ferox.host
SPF_Aweb0088.zxcs.nl
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEfilter-out.zxcs.nl
SPF_IP136.243.69.105
SPF_IP148.251.93.185
SPF_IP185.104.29.0/24
SPF_IP185.104.29.24
SPF_IP185.104.30.240/32
SPF_IP185.220.172.250/24
SPF_IP193.70.80.51
SPF_IP2a06:2ec0:1:0:0:0:0:111
SPF_IP2a06:2ec0:1:0:0:0:0:88
SPF_IP2a12:bec0:650:48:0:0:0:50
SPF_IP45.136.141.50
SPF_MXferox.host

Related pages

Pivot deeper into the graph from ferox.host.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ferox.host"})-[: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.