Skip to content

Hostname

nameunitcloud.net

Last fetched

nameunitcloud.net resolves to 1 IPv4 address operated by AS51850 in NO. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · nameunitcloud.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/nameunitcloud.net

Resolution chain

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

IPPrefixASNOperatorCountry
91.220.143.14091.220.182.0/24AS51850NO

WHOIS identity

Registrar
iana:1647
Organization
name unit
Contact emails

Subdomains

2 observed subdomains of nameunitcloud.net.

Web-graph footprint

Distinct hostnames that link to or from nameunitcloud.net in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nameunitcloud.net.

MechanismTarget
SPF_Anameunitcloud.net
SPF_IP193.107.28.0/22
SPF_IP91.220.143.0/24
SPF_MXnameunitcloud.net

Related pages

Pivot deeper into the graph from nameunitcloud.net.

Cypher and MCP

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

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