Skip to content

Hostname

transaxgateway.com

Last fetched

transaxgateway.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · transaxgateway.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/transaxgateway.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.186.8100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.211.6123.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.119.1023.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.17.1623.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.122.1563.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.251.1333.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.153.383.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.59.2493.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.237.23734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.5.734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.197.10734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.57.17734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.221.19934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.207.11844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.4.12244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.0.5644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.98.18344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.37.6252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.116.16952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.7.23952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for transaxgateway.com.

MechanismTarget
SPF_Atransaxgateway.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.nelix.net
SPF_IP198.101.200.78/32
SPF_IP23.253.205.64
SPF_MXtransaxgateway.com

Related pages

Pivot deeper into the graph from transaxgateway.com.

Cypher and MCP

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

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