Hostname
cuepid.net
Last fetched
cuepid.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
cuepid.net 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.64.103.12 | 18.64.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.103.31 | 18.64.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.103.4 | 18.64.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.103.90 | 18.64.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.192.151.29 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.30 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.45 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.93 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:49
- Organization
- whois privacy protection service by onamae.com
- Contact emails
Subdomains
14 observed subdomains of cuepid.net.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cuepid.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from cuepid.net.
- IP · 18.64.103.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · IE
- Email · proxy@whoisprotectservice.com
- TLD · .net
- Browse hostnames · cu…
- 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: "cuepid.net"})-[: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.