Skip to content

Hostname

dbn.com.na

Last fetched

dbn.com.na resolves to 1 IPv4 address operated by AS37153 in ZA.

Nutrition Label

WHISPER CANON · dbn.com.naRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/dbn.com.na

Resolution chain

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

IPPrefixASNOperatorCountry
156.38.140.218156.38.128.0/17AS37153ZA

WHOIS identity

No WHOIS records are currently associated with dbn.com.na in WhisperGraph.

Subdomains

2 observed subdomains of dbn.com.na.

Web-graph footprint

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

47 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dbn.com.na.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEnamspf.e-purifier.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP196.20.7.32/29
SPF_IP196.216.36.81
SPF_IP41.182.252.104

Related pages

Pivot deeper into the graph from dbn.com.na.

Cypher and MCP

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

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