Skip to content

Hostname

getty-images.com

Last fetched

getty-images.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · getty-images.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/getty-images.com

Resolution chain

getty-images.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.33.10213.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.33.17113.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.33.23113.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.33.7813.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.164.247.1003.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.247.113.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.247.143.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.247.853.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:299
Organization
dns administrator
Contact emails

Subdomains

2 observed subdomains of getty-images.com.

Web-graph footprint

Distinct hostnames that link to or from getty-images.com in the public web crawl.

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for getty-images.com.

MechanismTarget
SPF_INCLUDE_spf1.gettyimages.com
SPF_INCLUDE_spf2.gettyimages.com
SPF_INCLUDE_spf3.gettyimages.com

Related pages

Pivot deeper into the graph from getty-images.com.

Cypher and MCP

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

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