Skip to content

Hostname

1hp.cc

Last fetched

1hp.cc is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. 1hp.cc 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 · 1hp.ccRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/1hp.cc

Resolution chain

No IPv4 resolution is recorded for 1hp.cc in WhisperGraph.

IPv6 resolution

No AAAA record for 1hp.cc is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:3758
Registrant organisation
on behalf of 1hp.cc owner
Contact emails
3146356544@qq.com, 8101963@qq.com, 0550aa338cfa9a1cc180d7ae60e613a4769a0433c7673a67e0ee384e9af6ad19@1hp.cc.whoisproxy.org, 12bb8a35f62b3ea8f38bb9f9e741f704989e57b0fe445c8bda081f5c105c3373@1hp.cc.whoisproxy.org, 259b3319c7172626afacb7b835b5892f95c6e15dd0dfdef02340b0a7a066fdfb@1hp.cc.whoisproxy.org, 2774af8c03045f3351f1a22ff9724a35b419e1a777d5ed49ed8e5fcfb7abdf84@1hp.cc.whoisproxy.org, 34c428d6891c93bdd9ad6b53a7f81dc375122c5ed1c9752d9f39e50514434188@1hp.cc.whoisproxy.org, 39d44c4b3dfb0f53c1e6c93658a13a5d5272355c6c75385b672f0ac36b7f926b@1hp.cc.whoisproxy.org, 54358d2ed30e55ec98c478106a79a3a81cbacfbd49b0c9669e340ae8931f85f5@1hp.cc.whoisproxy.org, 99d63ada735441f6c962f72c1b4f3f48a087061f1dd8bd8a218eed0fcd3bad40@1hp.cc.whoisproxy.org, 9b2ca1640a0ff7e576190b52affe90f9523c94d779d97c43fb51fdbf2ba7fdf5@1hp.cc.whoisproxy.org, ad9591cea800d4933ef1da1d01ee1a5c9110bc48280081fc401bbcd8e142a9fc@1hp.cc.whoisproxy.org, c2cf35516160a686eadd6bdf0d5d7c846994343dfcf66abf19001fad1ebd8301@1hp.cc.whoisproxy.org, f4f352905f899d0daa96539f02a5981d391ee64035dfff48e1a4955686f1cfcd@1hp.cc.whoisproxy.org

Subdomains

Mail and authentication

Nameservers

  • ns1.julydns.com
  • ns2.julydns.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

Threat-feed evidence

History

Related pages

Pivot from 1hp.cc 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: "1hp.cc"})-[: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.