Skip to content

Hostname

nfcc.org

Last fetched

nfcc.org resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · nfcc.orgRouting diversity4.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nfcc.org

Resolution chain

nfcc.org resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.168.129.835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.189.24052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.90.12.24552.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.183.7154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.194.7954.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.140.15154.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.68.298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
bruce mcclary
Contact emails

Subdomains

52 observed subdomains of nfcc.org.

Web-graph footprint

Distinct hostnames that link to or from nfcc.org in the public web crawl.

2,760 sites link to this hostname.

529 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nfcc.org.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEnetsuite.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from nfcc.org.

Cypher and MCP

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

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