Skip to content

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

WHISPER CANON · nhomgermanyhp.comRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/nhomgermanyhp.com

Resolution chain

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

IPPrefixASNOperatorCountry
112.213.91.61112.213.91.0/24AS45544SUPERDATA-AS-VN - SUPERDATA-VNVN
45.119.87.20445.119.87.0/24AS131386LVSS-AS-VN - Long Van System Solution JSCVN

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.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nhomgermanyhp.com.

MechanismTarget
SPF_Anhomgermanyhp.com
SPF_MXnhomgermanyhp.com

Related pages

Pivot deeper into the graph from nhomgermanyhp.com.

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 20

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