Hostname
hugp.com
Last fetched
hugp.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:146
- Organization
- h.u. group holdings,
- Contact emails
Subdomains
3 observed subdomains of hugp.com.
Web-graph footprint
Distinct hostnames that link to or from hugp.com in the public web crawl.
131 sites link to this hostname.
123 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for hugp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.bmv.jp |
| SPF_INCLUDE | spf.haihaimail.jp |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.satorimail.net |
| SPF_IP | 101.102.214.22 |
| SPF_IP | 112.137.187.128/25 |
| SPF_IP | 112.137.190.192/26 |
| SPF_IP | 112.140.38.192/26 |
| SPF_IP | 159.183.64.37 |
| SPF_IP | 180.214.52.0/24 |
| SPF_IP | 180.214.56.0/24 |
| SPF_IP | 210.140.182.177 |
| SPF_IP | 210.140.89.41 |
| SPF_IP | 210.140.91.9 |
| SPF_IP | 210.140.92.17 |
| SPF_IP | 210.236.231.115 |
Related pages
Pivot deeper into the graph from hugp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hugp.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.