Skip to content

Hostname

timecrowd.net

Last fetched

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

Nutrition Label

WHISPER CANON · timecrowd.netRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/timecrowd.net

Resolution chain

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

IPPrefixASNOperatorCountry
18.180.131.15218.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.195.24735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.163.035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.82.7852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.204.8552.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.49.8554.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.52.20954.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.126.11413.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:81
Organization
hironobu nishikokura
Contact emails

Subdomains

19 observed subdomains of timecrowd.net.

Web-graph footprint

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

147 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from timecrowd.net.

Cypher and MCP

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

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