Hostname
tripomatic.com
Last fetched
tripomatic.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
tripomatic.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.94.122 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.16 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.65 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.70 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.121.51 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.52 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.69 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.82 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.154.144.122 | 18.154.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.144.29 | 18.154.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.144.48 | 18.154.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.144.96 | 18.154.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- tripomatic s.r.o.
- Contact emails
Subdomains
36 observed subdomains of tripomatic.com.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tripomatic.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for tripomatic.com.
| Mechanism | Target |
|---|---|
| SPF_A | tripomatic.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | datadrivenemail.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_IP | 195.113.243.76 |
Related pages
Pivot deeper into the graph from tripomatic.com.
- IP · 13.226.94.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:69
- Country · US
- Email · service+forpsi@tripomatic.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: "tripomatic.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.