Hostname
relevandolab.com
Last fetched
relevandolab.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
relevandolab.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.25.226.132 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of relevandolab.com owner
- Contact emails
- 15bd48dd-c7f7-423c-ab5b-266fd2dda8bb@identity-protect.org
- 27910f92-de23-439f-88df-a1a30a0e94b5@identity-protect.org
- 3a93efd2-f0c6-4ad2-bbaa-dd712ecff914@identity-protect.org
- 86aefed7-13d5-4219-8865-caae673cd01b@identity-protect.org
- a686cf92-3978-48e7-af92-78b32c6502a8@identity-protect.org
- owner-3782198@relevandolab.com.whoisprivacyservice.org
Subdomains
21 observed subdomains of relevandolab.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from relevandolab.com.
- IP · 100.25.226.132
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 15bd48dd-c7f7-423c-ab5b-266fd2dda8bb@identity-protect.org
- TLD · .com
- Browse hostnames · re…
- 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: "relevandolab.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.