Hostname
devenelectric.com
Last fetched
devenelectric.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
devenelectric.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.64.215 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.107 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.23 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.74.93 | 3.5.74.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.121.172 | 52.218.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.30.220 | 52.218.30.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.62.228 | 52.218.62.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.1.44 | 52.92.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.16.36 | 52.92.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.19.140 | 52.92.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.3.124 | 52.92.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.3.76 | 52.92.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.32.156 | 52.92.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.32.84 | 52.92.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.34.68 | 52.92.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.36.148 | 52.92.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from devenelectric.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for devenelectric.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.efwd.registrar-servers.com |
Related pages
Pivot deeper into the graph from devenelectric.com.
- IP · 3.5.64.215
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · IE
- Email · f732c9f94b014e4cb7dc546e5d72a7e6.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · de…
- 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: "devenelectric.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.