Skip to content

Hostname

transposafe.com

Last fetched

transposafe.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · transposafe.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/transposafe.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.154.1918.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.2318.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.2618.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.3818.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.233.12218.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.4318.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.5518.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.8318.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
transposafe systems holland b.v.
Contact emails

Subdomains

4 observed subdomains of transposafe.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for transposafe.com.

MechanismTarget
SPF_INCLUDE_spf.movenext.nl
SPF_INCLUDEspfa.cpmails.com
SPF_IP205.220.168.164
SPF_IP205.220.180.164

Related pages

Pivot deeper into the graph from transposafe.com.

Cypher and MCP

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

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