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
Resolution chain
nfda.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 12.186.33.155 | 12.128.0.0/9 | AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
| 20.98.152.226 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- national funeral directors association
- Contact emails
Subdomains
35 observed subdomains of nfda.org.
Showing 25 of 35. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for nfda.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 23222995.spf02.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 132.245.12.203 |
| SPF_IP | 132.245.6.235 |
| SPF_IP | 132.245.81.130 |
| SPF_IP | 132.245.89.171 |
| SPF_IP | 132.245.92.194 |
| SPF_IP | 157.56.233.251 |
| SPF_IP | 157.56.237.242 |
| SPF_IP | 157.56.242.98 |
Related pages
Pivot deeper into the graph from nfda.org.
- IP · 12.186.33.155
- ASN · AS7018ATT-INTERNET4 - AT&T Enterprises, LLC
- Registrar · iana:48
- Country · US
- Email · webmaster@nfda.org
- TLD · .org
- Browse hostnames · nf…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.