Skip to content

Hostname

trazy.com

Last fetched

trazy.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · trazy.comRouting diversity5.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/trazy.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.228.102.9013.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.82.21013.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.170.14118.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.232.10418.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.208.6118.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.143.218.20318.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.156.1783.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.59.483.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.138.12952.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.121.9652.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.195.254.179.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.229.16754.179.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.96.5054.179.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.51.2447.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.139.5447.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:81
Organization
ja hyun kang
Contact emails

Subdomains

13 observed subdomains of trazy.com.

Web-graph footprint

Distinct hostnames that link to or from trazy.com in the public web crawl.

381 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for trazy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from trazy.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "trazy.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.