Skip to content

Hostname

alamy.pt

Last fetched

alamy.pt resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · alamy.ptRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/alamy.pt

Resolution chain

alamy.pt resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.200.221.16918.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.122.6834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.201.22652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.44.10952.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.29.5254.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.20.4554.229.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.100.19454.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.115.21154.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.198.14763.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.27.16063.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
Organization
alamy
Contact emails

Subdomains

3 observed subdomains of alamy.pt.

Web-graph footprint

Distinct hostnames that link to or from alamy.pt in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from alamy.pt.

Cypher and MCP

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

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