Hostname
transacme.com
Last fetched
transacme.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
transacme.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.241.16.61 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of transacme.com owner
- Contact emails
- shtranssion@gmail.com
- 34ea8c90-2289-468b-aee0-4a0a785eb7c6@identity-protect.org
- 682ab276-00c4-4e72-9069-5708f0b33475@identity-protect.org
- 6dab2132-3672-488e-9d3c-808346e55230@identity-protect.org
- b67ab40a-040d-4606-a51b-7ba69ccaa15f@identity-protect.org
- c32c0260-4fc9-49c8-a205-479281495523@identity-protect.org
- cd860c69-ea9f-4a2e-b19f-215ff8922a75@identity-protect.org
- owner-11769523@transacme.com.whoisprivacyservice.org
- owner-3132266@transacme.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of transacme.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for transacme.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.sendcloud.org |
Related pages
Pivot deeper into the graph from transacme.com.
- IP · 34.241.16.61
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · shtranssion@gmail.com
- TLD · .com
- Browse hostnames · tr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "transacme.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.