Hostname
serve-less.net
Last fetched
serve-less.net 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
serve-less.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 |
|---|---|---|---|---|
| 13.33.67.13 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.18 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.3 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.48 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.2.11 | 3.167.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 3.167.2.2 | 3.167.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 3.167.2.55 | 3.167.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 3.167.2.7 | 3.167.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 1758d969-b14c-45a3-b5b2-0e62e6804b2d@identity-protect.org
- 7e26eb0e-87c1-46bb-a0ed-b020b1fab7c0@identity-protect.org
- a1651d33-bc7d-46a3-8d02-eef757785546@identity-protect.org
- b4396e61-0c1d-4af3-954d-03b16f0b7c89@identity-protect.org
- c670c9cf-868a-44ce-adec-4199e2f29a7c@identity-protect.org
- c92e7e3a-44f1-455e-82f6-1f6ef9f16ee1@identity-protect.org
- ed3d7c4e-5bc2-4f95-a496-62debf7f2d0c@identity-protect.org
Subdomains
3 observed subdomains of serve-less.net.
Threat posture
History
Related pages
Pivot deeper into the graph from serve-less.net.
- IP · 13.33.67.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1758d969-b14c-45a3-b5b2-0e62e6804b2d@identity-protect.org
- TLD · .net
- Browse hostnames · se…
- 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: "serve-less.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.