Skip to content

Hostname

ntfb.org

Last fetched

ntfb.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ntfb.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ntfb.org

Resolution chain

ntfb.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
40.70.219.21940.68.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
north texas food bank
Contact emails

Subdomains

23 observed subdomains of ntfb.org.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for ntfb.org.

MechanismTarget
SPF_INCLUDE5fcaad.workshop-spf.net
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEicpbounce.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.happyfox.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP148.66.205.210
SPF_IP148.66.206.4
SPF_IP216.235.195.0/24
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP52.44.253.12/32
SPF_MXntfb.org

Related pages

Pivot deeper into the graph from ntfb.org.

Cypher and MCP

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

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