Skip to content

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

WHISPER CANON · hugp.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hugp.com

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.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for hugp.com.

MechanismTarget
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.satorimail.net
SPF_IP101.102.214.22
SPF_IP112.137.187.128/25
SPF_IP112.137.190.192/26
SPF_IP112.140.38.192/26
SPF_IP159.183.64.37
SPF_IP180.214.52.0/24
SPF_IP180.214.56.0/24
SPF_IP210.140.182.177
SPF_IP210.140.89.41
SPF_IP210.140.91.9
SPF_IP210.140.92.17
SPF_IP210.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.