Hostname
huboo.com
Last fetched
huboo.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
huboo.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.88.148 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.185.92 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- webmaster@hkesports.com
- webmaster@huboo.com
- 1089a8f1-59d4-472f-8cef-0dbaa476e0d4@identity-protect.org
- 10a58521-21c8-4439-8501-47db225c05fa@identity-protect.org
- 907d68e6-417b-40ff-8800-4bfe98d5f876@identity-protect.org
- dfbb2e3f-862e-4808-b87d-875ff268b94f@identity-protect.org
- e03ad09a-2f0f-4a39-90fc-e1191cb4a8b2@identity-protect.org
- e34f32cf-303a-4bd6-9bb8-c84cbc639764@identity-protect.org
- owner-2265535@huboo.com.whoisprivacyservice.org
- owner-3272764@huboo.com.whoisprivacyservice.org
- owner-6600128@huboo.com.whoisprivacyservice.org
Subdomains
20 observed subdomains of huboo.com.
Web-graph footprint
Distinct hostnames that link to or from huboo.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for huboo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from huboo.com.
- IP · 104.21.88.148
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · ********@*****.***
- 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: "huboo.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.