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
Resolution chain
e2bcal.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.21.232.11 | 107.21.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.198.73.205 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.222.24.140 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.71.199.187 | 52.70.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.158.33.225 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.85.105.72 | 54.84.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- dhric@e2btek.com
- kmullen@e2btek.com
- 2776d357-dd2f-4c5f-b476-7836ad9cc6d9@identity-protect.org
- 32a36006-c32c-4a5b-b609-da0f144ac32d@identity-protect.org
- 3e7a136a-a5bd-4171-a37e-51ee1aa4531c@identity-protect.org
- 515760b8-5073-467e-b866-91ec956f730e@identity-protect.org
- 6d2005de-ba62-4262-a6ae-9671ec50ddef@identity-protect.org
- b9903a18-0ae5-420e-b0d5-210ff9ab5d41@identity-protect.org
- df39326e-025b-47d6-86b6-d3d2dce1209d@identity-protect.org
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for e2bcal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | auth.msgapp.com |
| SPF_INCLUDE | msgapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | e2bcal.com |
Related pages
Pivot deeper into the graph from e2bcal.com.
- IP · 107.21.232.11
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · e2…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.