Skip to content

Hostname

transmitsecurity.io

Last fetched

transmitsecurity.io resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · transmitsecurity.ioRouting diversity5.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/transmitsecurity.io

Resolution chain

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

IPPrefixASNOperatorCountry
18.213.92.12718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.205.723.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.23.2153.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.80.2353.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.5.934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.56.25234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.63.3934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.134.3534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.255.3634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.18.23344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.77.20252.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.246.952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.146.2954.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.116.1773.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.
13.216.77.2913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

67 observed subdomains of transmitsecurity.io.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for transmitsecurity.io.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from transmitsecurity.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "transmitsecurity.io"})-[: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.