Skip to content

Hostname

tomtech.online

Last fetched

tomtech.online resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · tomtech.onlineRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tomtech.online

Resolution chain

tomtech.online resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.7.126108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.22108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.24108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.34108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.11313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.64.174.11318.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.1218.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.3518.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.4918.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.253.12099.86.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.253.12699.86.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.253.7999.86.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.253.6799.86.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1599
Organization
whoisguard,
Contact emails

Subdomains

1 observed subdomain of tomtech.online.

Threat posture

History

Related pages

Pivot deeper into the graph from tomtech.online.

Cypher and MCP

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

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