Skip to content

Hostname

fnz.net

Last fetched

fnz.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. fnz.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · fnz.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fnz.net

Resolution chain

No IPv4 resolution is recorded for fnz.net in WhisperGraph.

IPv6 resolution

No AAAA record for fnz.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:470
Registrant organisation
domain admin
Contact emails
cctld@demys.com, fnz.net-registrant@anonymised.email, uksysadmins@fnz.co.uk

Subdomains

Mail and authentication

Nameservers

  • lion.fnz.net
  • robin.fnz.net
  • lion.fnz.co.uk
  • robin.fnz.co.uk

MX records

  • eu-smtp-inbound-1.mimecast.com
  • eu-smtp-inbound-2.mimecast.com

SPF policy

  • include: _netblocks.mimecast.com
  • include: emeaspf.fnz.net
  • ip: 185.65.128.197
  • ip: 185.65.130.197
  • ip: 194.247.78.126
  • ip: 203.196.101.140
  • ip: 203.96.81.140
  • ip: 82.113.134.179
  • ip: 82.113.134.184

Threat-feed evidence

History

Related pages

Pivot from fnz.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fnz.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.