Hostname
huducloud.com
Last fetched
huducloud.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
huducloud.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 138.197.50.87 | 138.197.48.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of huducloud.com owner
- Contact emails
- 3a759379-0cd4-45af-b627-c7ba56b11e20@identity-protect.org
- 4197662c-d25b-4015-ac97-748642da7b9a@identity-protect.org
- 75622673-7346-4b2a-aa6c-a17f3603643a@identity-protect.org
- 88b07aa9-b356-4131-a460-b44641e8105d@identity-protect.org
- a187a739-b4d6-4463-9020-902f0710aac0@identity-protect.org
- b8e8471b-7d3e-44cf-a150-ccc580f6e5ac@identity-protect.org
- cf019935-6bdd-47c3-ade7-d68d521f9f48@identity-protect.org
- owner-629026@huducloud.com.whoisprivacyservice.org
- owner-8234624@huducloud.com.whoisprivacyservice.org
Subdomains
403 observed subdomains of huducloud.com.
Showing 25 of 403. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from huducloud.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for huducloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from huducloud.com.
- IP · 138.197.50.87
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:468
- Country · US
- Email · 3a759379-0cd4-45af-b627-c7ba56b11e20@identity-protect.org
- TLD · .com
- Browse hostnames · hu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "huducloud.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.