Skip to content

Hostname

projectcor.email

Last fetched

projectcor.email resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · projectcor.emailRouting diversity3.9/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/projectcor.email

Resolution chain

projectcor.email resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.216.85.1413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.180.713.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.148.13844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.74.15952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.183.6652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.113.6852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.247.13654.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of projectcor.email owner
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for projectcor.email.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from projectcor.email.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "projectcor.email"})-[: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.