Skip to content

Hostname

nbd.cloud

Last fetched

nbd.cloud resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · nbd.cloudRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nbd.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
144.76.5.118144.76.0.0/16AS24940DE

WHOIS identity

Registrar
iana:151
Organization
frano ivankovic
Contact emails

Subdomains

126 observed subdomains of nbd.cloud.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for nbd.cloud.

MechanismTarget
SPF_Anbd.cloud
SPF_IP116.203.194.216
SPF_IP116.203.242.23
SPF_IP159.69.82.134
SPF_IP162.55.213.104
SPF_IP168.119.125.33
SPF_IP195.201.18.232
SPF_IP195.201.236.35
SPF_IP195.201.36.213
SPF_IP2a01:4f8:1c17:41e2:0:0:0:1
SPF_IP2a01:4f8:1c1c:9bf4:0:0:0:1
SPF_IP2a01:4f8:c011:63:0:0:0:1
SPF_IP2a01:4f8:c2c:af50:0:0:0:1
SPF_IP49.12.22.94
SPF_IP78.47.30.157
SPF_IP78.47.50.195
SPF_IP94.130.59.12
SPF_IP95.216.140.154
SPF_MXnbd.cloud

Related pages

Pivot deeper into the graph from nbd.cloud.

Cypher and MCP

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

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