Skip to content

Hostname

nof.org

Last fetched

nof.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · nof.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nof.org

Resolution chain

nof.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
national osteoporosis foundation
Contact emails

Subdomains

14 observed subdomains of nof.org.

Web-graph footprint

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

2,708 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nof.org.

MechanismTarget
SPF_Anof.org
SPF_INCLUDEoutboundmail.convio.net
SPF_INCLUDEspf.cadmiumcd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.81.19/32
SPF_IP205.139.104.0/22
SPF_IP216.235.196.0/22
SPF_IP216.235.200.0/21
SPF_MXnof.org

Related pages

Pivot deeper into the graph from nof.org.

Cypher and MCP

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

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