Skip to content

Hostname

pinks.es

Last fetched

pinks.es resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · pinks.esRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/pinks.es

Resolution chain

pinks.es resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.246.146.3934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.215.18234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.151.18252.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.221.14452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.182.1452.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.167.8663.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with pinks.es in WhisperGraph.

Subdomains

6 observed subdomains of pinks.es.

Web-graph footprint

Distinct hostnames that link to or from pinks.es in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from pinks.es.

Cypher and MCP

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

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