Skip to content

Hostname

freeimages.com

Last fetched

freeimages.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PT. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · freeimages.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/freeimages.com

Resolution chain

freeimages.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.160.132.1163.160.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.PT
3.160.132.153.160.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.PT
3.160.132.523.160.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.PT
3.160.132.823.160.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.PT
3.167.227.413.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.743.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.843.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.943.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.207.343.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.373.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.513.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.843.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:299
Organization
dns administrator
Contact emails

Subdomains

19 observed subdomains of freeimages.com.

Web-graph footprint

Distinct hostnames that link to or from freeimages.com in the public web crawl.

5,052 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for freeimages.com.

MechanismTarget
SPF_INCLUDE_spf1.gettyimages.com
SPF_INCLUDE_spf2.gettyimages.com
SPF_INCLUDE_spf3.gettyimages.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from freeimages.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "freeimages.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.