Hostname
hga038.com
Last fetched
hga038.com resolves to 13 IPv4 addresses operated by TOPNET-IPT-AS-AP - TOPNET. IP Transit AS in TW. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
hga038.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 112.78.105.25 | 112.78.105.0/24 | AS45560 | TOPNET-IPT-AS-AP - TOPNET. IP Transit AS | TW |
| 123.108.119.180 | 123.108.119.0/24 | AS133772 | NELNET-AS-AP - New Eagle Ltd | PH |
| 199.26.98.125 | 199.26.98.0/24 | AS133772 | NELNET-AS-AP - New Eagle Ltd | SC |
| 199.26.98.155 | 199.26.98.0/24 | AS133772 | NELNET-AS-AP - New Eagle Ltd | SC |
| 43.229.3.224 | 43.229.3.0/24 | AS133772 | NELNET-AS-AP - New Eagle Ltd | KR |
| 205.201.2.155 | 205.201.2.0/24 | AS133772 | NELNET-AS-AP - New Eagle Ltd | SC |
| 43.229.3.155 | 43.229.3.0/24 | AS133772 | NELNET-AS-AP - New Eagle Ltd | KR |
| 123.108.119.211 | 123.108.119.0/24 | AS133772 | NELNET-AS-AP - New Eagle Ltd | PH |
| 112.78.27.20 | 112.78.27.0/24 | AS45560 | TOPNET-IPT-AS-AP - TOPNET. IP Transit AS | TW |
| 66.133.80.79 | 66.133.80.0/24 | AS133772 | NELNET-AS-AP - New Eagle Ltd | SC |
| 66.133.89.224 | 66.133.89.0/24 | AS133772 | NELNET-AS-AP - New Eagle Ltd | SC |
| 43.229.2.79 | 43.229.2.0/24 | AS133772 | NELNET-AS-AP - New Eagle Ltd | KR |
| 66.133.89.155 | 66.133.89.0/24 | AS133772 | NELNET-AS-AP - New Eagle Ltd | — |
WHOIS identity
- Registrar
- iana:69
- Organization
- portal888
- Contact emails
Subdomains
6 observed subdomains of hga038.com.
Web-graph footprint
Distinct hostnames that link to or from hga038.com in the public web crawl.
124 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from hga038.com.
- IP · 112.78.105.25
- ASN · AS45560TOPNET-IPT-AS-AP - TOPNET. IP Transit AS
- Registrar · iana:69
- Country · TW
- Email · domain@portal888.net
- TLD · .com
- Browse hostnames · hg…
- 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: "hga038.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.