Skip to content

Hostname

ntbg.org

Last fetched

ntbg.org resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ntbg.orgRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ntbg.org

Resolution chain

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

IPPrefixASNOperatorCountry
137.184.32.167137.185.248.0/23AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
143.198.148.178143.199.133.0/24AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domain admin
Contact emails

Subdomains

7 observed subdomains of ntbg.org.

Web-graph footprint

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

1,132 sites link to this hostname.

379 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ntbg.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf1.ntbg.org
SPF_INCLUDEspf2.ntbg.org
SPF_INCLUDEspf3.ntbg.org
SPF_IP137.184.32.167
SPF_IP143.198.148.178
SPF_IP72.253.150.124

Related pages

Pivot deeper into the graph from ntbg.org.

Cypher and MCP

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

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