Skip to content

Hostname

hga050.com

Last fetched

hga050.com resolves to 11 IPv4 addresses operated by TOPNET-IPT-AS-AP - TOPNET. IP Transit AS. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · hga050.comRouting diversity4.2/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/hga050.com

Resolution chain

hga050.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
112.78.105.27112.78.105.0/24AS45560TOPNET-IPT-AS-AP - TOPNET. IP Transit AS
123.108.119.212123.108.119.0/24AS133772NELNET-AS-AP - New Eagle Ltd
199.26.98.152199.26.98.0/24AS133772NELNET-AS-AP - New Eagle Ltd
205.201.2.151205.201.2.0/24AS133772NELNET-AS-AP - New Eagle Ltd
199.26.98.156199.26.98.0/24AS133772NELNET-AS-AP - New Eagle Ltd
43.229.3.4043.229.3.0/24AS133772NELNET-AS-AP - New Eagle Ltd
43.229.3.15243.229.3.0/24AS133772NELNET-AS-AP - New Eagle Ltd
205.201.2.152205.201.2.0/24AS133772NELNET-AS-AP - New Eagle Ltd
123.108.119.21123.108.119.0/24AS133772NELNET-AS-AP - New Eagle Ltd
112.78.104.175112.78.104.0/24AS45560TOPNET-IPT-AS-AP - TOPNET. IP Transit AS
112.78.104.85112.78.104.0/24AS45560TOPNET-IPT-AS-AP - TOPNET. IP Transit AS

WHOIS identity

Registrar
iana:69
Organization
portal888
Contact emails

Subdomains

5 observed subdomains of hga050.com.

Web-graph footprint

Distinct hostnames that link to or from hga050.com in the public web crawl.

115 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from hga050.com.

Cypher and MCP

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

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