Skip to content

Hostname

imaios.com

Last fetched

imaios.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · imaios.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/imaios.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.2108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.68108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.92108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.97108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.26.2108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.53108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.80108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.93108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:433
Organization
hoa denis
Contact emails

Subdomains

18 observed subdomains of imaios.com.

Web-graph footprint

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

942 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for imaios.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from imaios.com.

Cypher and MCP

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

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