Skip to content

Hostname

imax.com

Last fetched

imax.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · imax.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/imax.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.208.253.12434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.209.192.18234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.52.10544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.1.6844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.96.21144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.152.2552.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.165.9752.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.22.3552.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.212.43.21354.212.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
attn imax.com care of network solutions
Contact emails

Subdomains

95 observed subdomains of imax.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for imax.com.

MechanismTarget
SPF_Aimax.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-007a8001.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.58.55.186
SPF_IP107.20.210.250/32
SPF_IP116.246.27.116
SPF_IP157.56.110.117
SPF_IP192.139.129.86
SPF_IP198.2.129.87
SPF_IP216.69.235.220
SPF_IP3.83.72.41
SPF_IP34.200.121.56
SPF_IP35.165.242.185
SPF_IP44.228.2.144
SPF_IP44.234.251.2
SPF_IP52.1.14.157/32
SPF_IP52.13.246.250
SPF_IP54.187.16.94
SPF_IP54.197.142.238
SPF_MXimax.com

Related pages

Pivot deeper into the graph from imax.com.

Cypher and MCP

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

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