Skip to content

Hostname

imajize.com

Last fetched

imajize.com resolves to 2 IPv4 addresses operated by NAMEHERO-KCDC - Name Hero, LLC in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.41.235.6545.41.235.0/24AS399250NAMEHERO-KCDC - Name Hero, LLCUS
5.22.145.165.22.145.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1387
Organization
imajize
Contact emails

Subdomains

12 observed subdomains of imajize.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for imajize.com.

MechanismTarget
SPF_Aimajize.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_MXimajize.com

Related pages

Pivot deeper into the graph from imajize.com.

Cypher and MCP

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

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