Skip to content

Hostname

nbgcloud.pt

Last fetched

nbgcloud.pt resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · nbgcloud.ptRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/nbgcloud.pt

Resolution chain

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

IPPrefixASNOperatorCountry
65.109.70.21165.109.0.0/16AS24940FI

WHOIS identity

Registrar
Organization
noboring organization, unipessoal lda
Contact emails

Subdomains

9 observed subdomains of nbgcloud.pt.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for nbgcloud.pt.

MechanismTarget
SPF_Amxs.bytedefense.pt
SPF_Anbgcloud.pt
SPF_INCLUDEark.nbgcloud.pt
SPF_INCLUDEbrainstorm.nbgcloud.pt
SPF_INCLUDEnew-horizons.nbgcloud.pt
SPF_INCLUDEpve-hpersi.nbgcloud.pt
SPF_INCLUDEskyforge.nbgcloud.pt
SPF_IP188.40.19.168
SPF_IP5.249.60.208
SPF_IP62.28.50.130
SPF_IP65.108.105.90
SPF_IP65.108.69.112
SPF_IP65.109.70.212
SPF_IP65.109.88.214
SPF_IP78.46.72.149
SPF_MXmxs.bytedefense.pt
SPF_MXnbgcloud.pt

Related pages

Pivot deeper into the graph from nbgcloud.pt.

Cypher and MCP

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

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