Hostname
nhomgermanyhp.com
Last fetched
nhomgermanyhp.com resolves to 2 IPv4 addresses operated by SUPERDATA-AS-VN - SUPERDATA-VN in VN. WHOIS lists iana:1649 as the registrar.
Nutrition Label
Resolution chain
nhomgermanyhp.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 |
|---|---|---|---|---|
| 112.213.91.61 | 112.213.91.0/24 | AS45544 | SUPERDATA-AS-VN - SUPERDATA-VN | VN |
| 45.119.87.204 | 45.119.87.0/24 | AS131386 | LVSS-AS-VN - Long Van System Solution JSC | VN |
WHOIS identity
- Registrar
- iana:1649
- Organization
- nguyen van mau
- Contact emails
Subdomains
4 observed subdomains of nhomgermanyhp.com.
Web-graph footprint
Distinct hostnames that link to or from nhomgermanyhp.com in the public web crawl.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for nhomgermanyhp.com.
| Mechanism | Target |
|---|---|
| SPF_A | nhomgermanyhp.com |
| SPF_MX | nhomgermanyhp.com |
Related pages
Pivot deeper into the graph from nhomgermanyhp.com.
- IP · 112.213.91.61
- ASN · AS45544SUPERDATA-AS-VN - SUPERDATA-VN
- Registrar · iana:1649
- Country · VN
- Email · huyphat0099@gmail.com
- TLD · .com
- Browse hostnames · nh…
- 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: "nhomgermanyhp.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.