Skip to content

Hostname

whgdp.com

Last fetched

whgdp.com resolves to 116.202.164.35, announced in 116.202.0.0/16 by HETZNER-AS - Hetzner Online GmbH in DE. whgdp.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · whgdp.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/whgdp.com

Resolution chain

IPv6 resolution

No AAAA record for whgdp.com is recorded in WhisperGraph.

Attribution

hetzner

ORIGIN_AS

WHOIS identity

Registrar
iana:1250
Registrant organisation
ernest lagat
Contact emails
3028502099@qq.com, yuming@yinsibaohu.aliyun.com, domain-hk@outlook.com, lagat522@gmail.com

Mail and authentication

Nameservers

  • dns8.hostraha.cloud
  • dns9.hostraha.cloud
  • ns1.hostraha.com
  • ns2.hostraha.net
  • ns3.hostraha.org

MX records

  • smtp.google.com

SPF policy

  • a: whgdp.com
  • mx: whgdp.com
  • ip: 144.76.45.208

Threat-feed evidence

History

Related pages

Pivot from whgdp.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "whgdp.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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