Skip to content

Hostname

p.webshare.io

Last fetched

p.webshare.io resolves to 173.234.67.227, announced in 173.234.64.0/22 by LEASEWEB-AS-AP - Leaseweb Japan K.K. in JP. p.webshare.io is listed by 1 threat feed; reconciled level CRITICAL.

Threat posture

60threat score (procedure-native scale)

CRITICAL

Listed by 1 threat feed. At least one source recommends blocking.

Categories: Command-and-control

Threat feeds listing this
1
Verdict coverage
malicious-evidenced
First seen on a feed
Wed, 26 Aug 2026 14:55:37 GMT
Last seen on a feed
Sat, 12 Sep 2026 20:01:29 GMT

Nutrition Label

WHISPER CANON · p.webshare.ioRouting diversity5.0/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/p.webshare.io

Resolution chain

IPv6 resolution

No AAAA record for p.webshare.io is recorded in WhisperGraph.

Attribution

leaseweb japan

ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for p.webshare.io. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

Mail and authentication

Nameservers

  • ns-495.awsdns-61.com
  • ns-602.awsdns-11.net
  • ns-1477.awsdns-56.org
  • ns-2021.awsdns-60.co.uk

Threat-feed evidence

History

Related pages

Pivot from p.webshare.io 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: "p.webshare.io"})-[: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.