Skip to content

Hostname

fex.net

Last fetched

fex.net resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1418 as the registrar.

Nutrition Label

WHISPER CANON · fex.netRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/fex.net

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.90.161104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.202.114172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1418
Organization
ortonet ventures l.p.
Contact emails

Subdomains

54 observed subdomains of fex.net.

Web-graph footprint

Distinct hostnames that link to or from fex.net in the public web crawl.

1,211 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for fex.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.unione.io
SPF_INCLUDEspf2.esputnik.com
SPF_IP194.106.216.130
SPF_IP194.106.216.20
SPF_IP46.4.88.175

Related pages

Pivot deeper into the graph from fex.net.

Cypher and MCP

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

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