Skip to content

Hostname

nti.org.bb

Last fetched

nti.org.bb resolves to 1 IPv4 address operated by CHINANET-GUIZHOU-GUIAN-IDC Guizhou GuiAn IDC in NL.

Nutrition Label

WHISPER CANON · nti.org.bbRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/nti.org.bb

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.7.15994.237.4.0/22AS202053CHINANET-GUIZHOU-GUIAN-IDC Guizhou GuiAn IDCNL

WHOIS identity

No WHOIS records are currently associated with nti.org.bb in WhisperGraph.

Subdomains

6 observed subdomains of nti.org.bb.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for nti.org.bb.

MechanismTarget
SPF_Anti.org.bb
SPF_Aupcl-ams1-006.webops.host
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_MXnti.org.bb

Related pages

Pivot deeper into the graph from nti.org.bb.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nti.org.bb"})-[: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.