Skip to content

Hostname

ndbbank.com

Last fetched

ndbbank.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · ndbbank.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/ndbbank.com

Resolution chain

ndbbank.com 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:9
Organization
national development bank
Contact emails

Subdomains

30 observed subdomains of ndbbank.com.

Web-graph footprint

Distinct hostnames that link to or from ndbbank.com in the public web crawl.

95 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ndbbank.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.74.181.41/32
SPF_IP103.74.182.21/32
SPF_IP103.74.183.33/32
SPF_IP103.74.183.43/32
SPF_IP122.255.12.197
SPF_IP122.255.12.201
SPF_IP203.115.27.132
SPF_IP203.115.27.133
SPF_IP203.115.27.200
SPF_IP203.94.67.34/31

Related pages

Pivot deeper into the graph from ndbbank.com.

Cypher and MCP

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

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