Hostname
3syua.com
Last fetched
3syua.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
3syua.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.140.166.3 | 18.140.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.141.87.71 | 18.140.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.220.152.20 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.74.91.97 | 52.74.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.76.27.14 | 52.76.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.76.72.37 | 52.76.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.169.62.188 | 54.169.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.179.124.209 | 54.179.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.251.240.99 | 54.251.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.143.99.84 | 18.142.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 3syua.com owner
- Contact emails
Subdomains
17 observed subdomains of 3syua.com.
Web-graph footprint
Distinct hostnames that link to or from 3syua.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for 3syua.com.
| Mechanism | Target |
|---|---|
| SPF_A | 3syua.com |
| SPF_IP | 14.18.204.248 |
| SPF_IP | 14.18.205.199 |
| SPF_IP | 175.97.163.225 |
| SPF_MX | 3syua.com |
Related pages
Pivot deeper into the graph from 3syua.com.
- IP · 18.140.166.3
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 4a61c772-8775-454e-8347-c142f2736c12@identity-protect.org
- TLD · .com
- Browse hostnames · 3s…
- 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: "3syua.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.