Skip to content

Hostname

shre.ink

Last fetched

shre.ink resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · shre.inkRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/shre.ink

Resolution chain

shre.ink resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.128.115108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.2108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.50108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.82108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.26.110108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.114108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.43108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.6108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.160.41.1818.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.5418.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.5518.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.9418.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.172.11854.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.11954.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.1554.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.4654.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 12412654813
Contact emails

Subdomains

2 observed subdomains of shre.ink.

Web-graph footprint

Distinct hostnames that link to or from shre.ink in the public web crawl.

1,835 sites link to this hostname.

620 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from shre.ink.

Cypher and MCP

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

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