Skip to content

Hostname

nfx.cz

Last fetched

nfx.cz resolves to 1 IPv4 address operated by AS8251 in CZ.

Nutrition Label

WHISPER CANON · nfx.czRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/nfx.cz

Resolution chain

nfx.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.201.48.12081.201.48.0/21AS8251CZ

WHOIS identity

No WHOIS records are currently associated with nfx.cz in WhisperGraph.

Subdomains

26 observed subdomains of nfx.cz.

Web-graph footprint

Distinct hostnames that link to or from nfx.cz in the public web crawl.

29 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for nfx.cz.

MechanismTarget
SPF_Ablotto.klfree.net
SPF_Amail.klfree.net
SPF_Amail.pilsfree.net
SPF_Asmtp.klfree.net
SPF_INCLUDE_spf.google.com
SPF_MXnfx.cz

Related pages

Pivot deeper into the graph from nfx.cz.

Cypher and MCP

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

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