Skip to content

Hostname

tmapto.org

Last fetched

tmapto.org resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · tmapto.orgRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tmapto.org

Resolution chain

tmapto.org resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.22.150.231100.42.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.30.12916.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.25.052.46.9.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.198.19752.46.35.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.40.10252.94.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.201.203.5354.219.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of tmapto.org.

Web-graph footprint

Distinct hostnames that link to or from tmapto.org in the public web crawl.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for tmapto.org.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from tmapto.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tmapto.org"})-[: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.