Skip to content

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

WHISPER CANON · 3syua.comRouting diversity4.8/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/3syua.com

Resolution chain

3syua.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.140.166.318.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.87.7118.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.152.2052.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.91.9752.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.27.1452.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.72.3752.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.62.18854.169.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.124.20954.179.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.240.9954.251.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
18.143.99.8418.142.0.0/15AS16509AMAZON-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 outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 3syua.com.

MechanismTarget
SPF_A3syua.com
SPF_IP14.18.204.248
SPF_IP14.18.205.199
SPF_IP175.97.163.225
SPF_MX3syua.com

Related pages

Pivot deeper into the graph from 3syua.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.