Skip to content

Hostname

ishrt.shop

Last fetched

ishrt.shop resolves to 5 IPv4 addresses operated by ANTBOX1-AS-AP - Antbox Networks Limited in CN.

Nutrition Label

WHISPER CANON · ishrt.shopRouting diversity3.9/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ishrt.shop

Resolution chain

ishrt.shop resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.187.34.128108.187.34.0/24AS138995ANTBOX1-AS-AP - Antbox Networks LimitedCN
149.104.34.27149.104.34.0/23AS40065CNSERVERS - CNSERVERS LLCSG
154.194.65.82154.194.64.0/23AS40065CNSERVERS - CNSERVERS LLCHK
45.202.214.2845.202.214.0/24AS40065CNSERVERS - CNSERVERS LLCHK
45.202.215.6045.202.215.0/24AS40065CNSERVERS - CNSERVERS LLCHK

WHOIS identity

No WHOIS records are currently associated with ishrt.shop in WhisperGraph.

Subdomains

1 observed subdomain of ishrt.shop.

Web-graph footprint

Distinct hostnames that link to or from ishrt.shop in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ishrt.shop.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ishrt.shop"})-[: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.