Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.12213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.1613.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.6513.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.7013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.121.5113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.5213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.6913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.8213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.144.12218.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.2918.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.4818.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.9618.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
tripomatic s.r.o.
Contact emails

Subdomains

36 observed subdomains of tripomatic.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tripomatic.com.

MechanismTarget
SPF_Atripomatic.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEdatadrivenemail.com
SPF_INCLUDEspf.mtasv.net
SPF_IP195.113.243.76

Related pages

Pivot deeper into the graph from tripomatic.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.