Skip to content

Hostname

nfcu.net

Last fetched

nfcu.net resolves to 184.86.103.200, announced in 184.86.103.0/24 by AKAMAI-ASN1 - Akamai International B.V. in DE. nfcu.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 · nfcu.netRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/nfcu.net

Resolution chain

IPv6 resolution

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

Attribution

akamai international

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
bw63938u5d2@networksolutionsprivateregistration.com, ds5bb28p6wf@networksolutionsprivateregistration.com, em9ax6x98k6@networksolutionsprivateregistration.com, 140286c9-0535-47c1-be70-f1118a98b8b5@identity-protect.org, 4cfc3e78-e12c-40a9-ac3b-f0f1628fe125@identity-protect.org, 5357522b-d85f-48ba-bc02-0ae9095761a5@identity-protect.org, a9914489-3f49-4b7b-980b-d98ecfd0950a@identity-protect.org, abca158d-47d3-4831-a90b-905d0b735552@identity-protect.org, ca85ab1b-699c-47a4-add3-2fd622dc9e16@identity-protect.org, d2ebf13a-4a35-4a78-bb39-f7af149a5562@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • a1-30.akam.net
  • a13-65.akam.net
  • a18-66.akam.net
  • a26-67.akam.net
  • a5-64.akam.net
  • a8-65.akam.net

SPF policy

  • include: fiserv.com
  • include: spf.protection.outlook.com
  • include: _spf.qemailserver.com
  • ip: 199.204.164.208
  • ip: 199.204.166.208

Threat-feed evidence

History

Related pages

Pivot from nfcu.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: "nfcu.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.