Skip to content

Hostname

nfda.org

Last fetched

nfda.org resolves to 2 IPv4 addresses operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · nfda.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/nfda.org

Resolution chain

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

IPPrefixASNOperatorCountry
12.186.33.15512.128.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
20.98.152.22620.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:48
Organization
national funeral directors association
Contact emails

Subdomains

35 observed subdomains of nfda.org.

Web-graph footprint

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

2,914 sites link to this hostname.

676 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nfda.org.

MechanismTarget
SPF_INCLUDE23222995.spf02.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP132.245.12.203
SPF_IP132.245.6.235
SPF_IP132.245.81.130
SPF_IP132.245.89.171
SPF_IP132.245.92.194
SPF_IP157.56.233.251
SPF_IP157.56.237.242
SPF_IP157.56.242.98

Related pages

Pivot deeper into the graph from nfda.org.

Cypher and MCP

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

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