Skip to content

Hostname

emarsci.com

Last fetched

emarsci.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · emarsci.comRouting diversity5.9/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/emarsci.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.97.14716.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.1123.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.73.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.753.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.2553.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.246.1052.218.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.251.1052.218.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.23552.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.147.9952.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.154.5952.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.177.13152.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.186.24352.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.202.12352.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.213.4352.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.224.9952.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.229.17152.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 12410890296
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for emarsci.com.

MechanismTarget
SPF_INCLUDEspf.netcorecloud.net

Related pages

Pivot deeper into the graph from emarsci.com.

Cypher and MCP

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

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