Hostname
devalex.us
Last fetched
devalex.us resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
devalex.us 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.66.218.12 | 18.66.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.218.15 | 18.66.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.218.67 | 18.66.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.218.69 | 18.66.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 52.85.193.36 | 52.85.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.193.52 | 52.85.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.193.56 | 52.85.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.193.85 | 52.85.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- devalex
- Contact emails
Subdomains
2 observed subdomains of devalex.us.
| Subdomain |
|---|
| dev.devalex.us |
| www.devalex.us |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for devalex.us.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from devalex.us.
- IP · 18.66.218.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · IT
- Email · 03b2a1146081f2c2fa4746ed84c29ecf-45723025@contact.gandi.net
- TLD · .us
- 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: "devalex.us"})-[: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.