Skip to content

Hostname

hubu.cloud

Last fetched

hubu.cloud resolves to 2 IPv4 addresses operated by AS42730 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · hubu.cloudRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/hubu.cloud

Resolution chain

hubu.cloud resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:151
Organization
deepsheep ug
Contact emails

Subdomains

17 observed subdomains of hubu.cloud.

Web-graph footprint

Distinct hostnames that link to or from hubu.cloud in the public web crawl.

8 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hubu.cloud.

MechanismTarget
SPF_Ahubu.cloud
SPF_IP178.254.33.33
SPF_IP2a00:6800:3:385:0:0:0:1
SPF_MXhubu.cloud

Related pages

Pivot deeper into the graph from hubu.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hubu.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.