Skip to content

Hostname

e2bcal.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
107.21.232.11107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.73.20534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.222.24.14044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.199.18752.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.33.22554.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.105.7254.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

3 observed subdomains of e2bcal.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for e2bcal.com.

MechanismTarget
SPF_INCLUDEauth.msgapp.com
SPF_INCLUDEmsgapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXe2bcal.com

Related pages

Pivot deeper into the graph from e2bcal.com.

Cypher and MCP

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

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