Skip to content

Hostname

imarc.com

Last fetched

imarc.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.67.10213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.10313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.11718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.11218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.6718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.2118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of imarc.com owner
Contact emails

Subdomains

73 observed subdomains of imarc.com.

Web-graph footprint

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

91 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for imarc.com.

MechanismTarget
SPF_INCLUDE2430557.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_IP3.143.38.182

Related pages

Pivot deeper into the graph from imarc.com.

Cypher and MCP

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

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