Hostname
seuconsignado.com
Last fetched
seuconsignado.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
seuconsignado.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.50.195.86 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.52.40.197 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.213.22.232 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.95.73.62 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of seuconsignado.com owner
- Contact emails
- 1380a6f8-b6c0-4e5b-9afc-3d0348a6a916@identity-protect.org
- 9692ad80-4f8c-4b47-9455-11f58de519b5@identity-protect.org
- 99fae906-fbd6-4989-a576-02bb35b5ce97@identity-protect.org
- bbb631b8-6cbe-44c3-acd4-6b71ba075811@identity-protect.org
- bc6444d3-ebc7-4ee4-9d55-38bdecd12cf4@identity-protect.org
- c71db07c-b0a7-4d25-96bd-e668f86ef39b@identity-protect.org
- d724cba8-a125-4a53-a1bf-e2af4078a08e@identity-protect.org
Subdomains
14 observed subdomains of seuconsignado.com.
Web-graph footprint
Distinct hostnames that link to or from seuconsignado.com in the public web crawl.
4 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from seuconsignado.com.
- IP · 100.50.195.86
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1380a6f8-b6c0-4e5b-9afc-3d0348a6a916@identity-protect.org
- TLD · .com
- 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: "seuconsignado.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.