Skip to content

Hostname

fnz.com

Last fetched

fnz.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:470 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.65.39.11618.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.1218.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.318.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.9018.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.168.40.103.168.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.40.1043.168.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.40.1063.168.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.40.1173.168.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.231.1173.169.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.231.63.169.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.231.703.169.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.231.883.169.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.11099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:470
Organization
fnz (uk)
Contact emails

Subdomains

70 observed subdomains of fnz.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for fnz.com.

MechanismTarget
SPF_INCLUDE26692007.spf05.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEapacspf.fnzau.net
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEemeaspf.fnz.net
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.alida.io
SPF_IP118.127.72.59/32
SPF_IP118.127.91.30/32
SPF_IP175.45.97.30/32
SPF_IP194.247.78.126
SPF_IP20.106.243.47
SPF_IP20.245.248.245
SPF_IP203.196.101.140
SPF_IP203.96.81.140
SPF_IP27.111.213.195
SPF_IP27.111.224.68
SPF_IP82.113.134.179
SPF_IP82.113.134.184

Related pages

Pivot deeper into the graph from fnz.com.

Cypher and MCP

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

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