Skip to content

Hostname

fnni.com

Last fetched

fnni.com resolves to 151.101.131.10, announced in 151.101.128.0/22 by FASTLY - Fastly, Inc. in CA. fnni.com 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 · fnni.comRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/fnni.com

Resolution chain

IPv6 resolution

No AAAA record for fnni.com is recorded in WhisperGraph.

Attribution

Fastly

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:299
Registrant organisation
domain administrator
Contact emails
domadmin@fnni.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.f5clouddns.com
  • ns2.f5clouddns.com
  • ns1.fnni.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • mxa-00170801.gslb.pphosted.com
  • mxb-00170801.gslb.pphosted.com

SPF policy

  • ip: 68.232.140.103/32
  • ip: 205.144.147.153/30
  • ip: 205.144.157.153/30
  • ip: 52.1.14.157/32
  • ip: 208.87.233.190/32
  • ip: 85.115.52.190/32
  • ip: 85.115.56.190/32
  • ip: 107.20.210.250/32
  • ip: 68.232.131.30/32
  • ip: 139.131.76.33/32
  • ip: 68.232.143.79/32
  • include: spf1.broadridge.com
  • include: spfref.jackhenry.com
  • include: deliverygateways.mastercard.com
  • include: spfhost.messageprovider.com
  • include: spf-00170802.pphosted.com
  • include: servers.mcsv.net
  • include: sendgrid.net
  • ip: 205.220.165.20
  • ip: 205.220.177.20

Threat-feed evidence

History

Related pages

Pivot from fnni.com 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: "fnni.com"})-[: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.