Skip to content

Hostname

transmitsms.com

Last fetched

transmitsms.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.236.230.20813.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.228.24713.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.111.3913.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
3.104.160.1723.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.249.1723.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.175.353.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.248.83.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.26.243.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.25.1.233.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.142.15452.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.152.652.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
54.153.202.16454.153.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.188.254.253.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.99.6154.66.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
15.135.121.9115.135.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:48
Organization
alex macpherson
Contact emails

Subdomains

74 observed subdomains of transmitsms.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for transmitsms.com.

MechanismTarget
SPF_Atransmitsms.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEstspg-customer.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP119.9.70.115
SPF_IP119.9.71.194
SPF_IP119.9.72.11
SPF_IP119.9.72.210
SPF_IP119.9.74.46
SPF_IP119.9.75.235
SPF_IP119.9.75.44
SPF_MXtransmitsms.com

Related pages

Pivot deeper into the graph from transmitsms.com.

Cypher and MCP

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

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