Hostname
hanglung.com
Last fetched
hanglung.com resolves to 2 IPv4 addresses operated by AS45102 in HK. WHOIS lists registrar:network solutions, llc. as the registrar.
Nutrition Label
Resolution chain
hanglung.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 |
|---|---|---|---|---|
| 47.242.233.50 | 47.242.0.0/16 | AS45102 | — | HK |
| 8.210.22.160 | 8.210.0.0/17 | AS45102 | — | HK |
WHOIS identity
- Registrar
- registrar:network solutions, llc.
- Organization
- hang lung (administration)
- Contact emails
Subdomains
24 observed subdomains of hanglung.com.
Showing 23 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hanglung.com in the public web crawl.
264 sites link to this hostname.
42 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for hanglung.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.hanglung.com |
| SPF_INCLUDE | spf2.hanglung.com |
| SPF_IP | 13.229.26.101/32 |
| SPF_IP | 13.75.34.167/32 |
| SPF_IP | 210.176.75.142/32 |
| SPF_IP | 218.189.81.0/24 |
| SPF_IP | 218.189.81.66/32 |
| SPF_IP | 52.74.170.90/32 |
Related pages
Pivot deeper into the graph from hanglung.com.
- IP · 47.242.233.50
- ASN · AS45102
- Registrar · registrar:network solutions, llc.
- Country · HK
- Email · itregistration@hanglung.com
- TLD · .com
- Browse hostnames · ha…
- 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: "hanglung.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.