Skip to content

Hostname

timedoctor.com

Last fetched

timedoctor.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · timedoctor.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/timedoctor.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.94.119108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.122108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.23108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.84108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.214.16108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.19108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.50108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.69108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
65.8.131.12365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:228
Organization
time doctor .
Contact emails

Subdomains

74 observed subdomains of timedoctor.com.

Web-graph footprint

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

2,992 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for timedoctor.com.

MechanismTarget
SPF_INCLUDE495102.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.postaffiliatepro.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.sendinblue.com
SPF_IP136.243.229.28
SPF_IP2a01:4f8:10a:22f0:0:0:0:30
SPF_IP88.99.138.186
SPF_IP88.99.138.187

Related pages

Pivot deeper into the graph from timedoctor.com.

Cypher and MCP

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

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