Skip to content

Hostname

timerex.net

Last fetched

timerex.net resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · timerex.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/timerex.net

Resolution chain

timerex.net resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.82.4713.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.84.5213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.187.1743.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.212.15835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.6.4252.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.107.16252.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.22.9952.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.38.17854.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.90.3013.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.124.1657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

9 observed subdomains of timerex.net.

Web-graph footprint

Distinct hostnames that link to or from timerex.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for timerex.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com

Related pages

Pivot deeper into the graph from timerex.net.

Cypher and MCP

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

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