Hostname
syntage.net
Last fetched
syntage.net resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
syntage.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.192.70.82 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.234.165.189 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.219.200.55 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 1db2d0d6-b029-4ddf-9c28-573a12ca10b3@identity-protect.org
- 2381e9a9-6dc5-4826-95f8-f5d00a37946f@identity-protect.org
- 36ff9b89-52c1-42ca-8061-afada4633752@identity-protect.org
- 5ec935f8-2013-4544-bbeb-8d32e404f67a@identity-protect.org
- 734e9672-53f1-4eb6-8fe7-77b3be955f90@identity-protect.org
- 7f421869-3bd5-4832-a0c0-308a5e6925f5@identity-protect.org
- f8c284f7-0bbf-4194-970d-1b469b8a4771@identity-protect.org
Subdomains
1 observed subdomain of syntage.net.
| Subdomain |
|---|
| www.syntage.net |
Threat posture
History
Related pages
Pivot deeper into the graph from syntage.net.
- IP · 34.192.70.82
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1db2d0d6-b029-4ddf-9c28-573a12ca10b3@identity-protect.org
- TLD · .net
- Browse hostnames · sy…
- 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: "syntage.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.