Hostname
ene-bridge.com
Last fetched
ene-bridge.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ene-bridge.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.160.78.10 | 18.160.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.78.108 | 18.160.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.78.57 | 18.160.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.78.59 | 18.160.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.21 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.22 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.59 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.65 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ene-bridge.com owner
- Contact emails
- 21c7e333-7d63-4ae4-8e88-1678457992f0@identity-protect.org
- 2f9ec956-df57-4977-87ad-420b325dad64@identity-protect.org
- 50fb50a6-b4b8-4af9-9976-9ee2f1cefc08@identity-protect.org
- 651c4829-9045-4ea0-a588-90db06d5afa0@identity-protect.org
- 7466c033-eb4e-4bfb-a7e9-9eead41db252@identity-protect.org
- c2fa1ce8-b619-48a3-b93a-c44af12d86c0@identity-protect.org
- e259ff6c-63e3-4c15-8e3e-b1a2d868ebdb@identity-protect.org
Subdomains
25 observed subdomains of ene-bridge.com.
Web-graph footprint
Distinct hostnames that link to or from ene-bridge.com in the public web crawl.
9 sites link to this hostname.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for ene-bridge.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf_div.bownow.jp |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from ene-bridge.com.
- IP · 18.160.78.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 21c7e333-7d63-4ae4-8e88-1678457992f0@identity-protect.org
- TLD · .com
- Browse hostnames · en…
- 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: "ene-bridge.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.