Skip to content

Hostname

tranzon.com

Last fetched

tranzon.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · tranzon.comRouting diversity6.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tranzon.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.87.226100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.95.16423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.24.2503.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.118.483.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.91.2023.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.169.6434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.206.24534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.232.8334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.14.5952.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.166.20752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.47.15652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.132.2752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.208.13952.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.196.22554.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.25.9854.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.194.14198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.245.13198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.205.11598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.247.23898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.94.25213.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
tranzon, l.l.c.
Contact emails

Subdomains

16 observed subdomains of tranzon.com.

Web-graph footprint

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

277 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tranzon.com.

MechanismTarget
SPF_Atranzon.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.intermedia.net
SPF_INCLUDEspf.mailgun.org
SPF_INCLUDEspf.mandrillapp.com
SPF_MXtranzon.com

Related pages

Pivot deeper into the graph from tranzon.com.

Cypher and MCP

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

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