Skip to content

Hostname

timeforstorm.com

Last fetched

timeforstorm.com resolves to 185.112.96.112, announced in 185.112.96.0/24 by Radius - Radius Communications Ltd in GB. timeforstorm.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · timeforstorm.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/timeforstorm.com

Resolution chain

IPv6 resolution

No AAAA record for timeforstorm.com is recorded in WhisperGraph.

Attribution

radius

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Contact emails
lkj@contentguru.com, 5baeb738-5015-42ce-84a1-c1ec9d6a29c3@identity-protect.org, 6173125f-7c65-4071-9f9f-7a200b414166@identity-protect.org, 84d70e16-3f6a-4b76-8ce2-8ed3d61c0683@identity-protect.org, 9dcb90b8-d6ee-456d-a4cc-2b6af0ef7524@identity-protect.org, cb4bf1c1-5ef7-4522-8ba5-7db1f6159711@identity-protect.org, d79e39b6-d952-4f8b-a14d-99c8ff346a96@identity-protect.org, owner-3876145@timeforstorm.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-170.awsdns-21.com
  • ns-615.awsdns-12.net
  • ns-1127.awsdns-12.org
  • ns-1835.awsdns-37.co.uk

MX records

  • mail1.timeforstorm.com
  • mail2.timeforstorm.com
  • mail3.timeforstorm.com
  • mail4.timeforstorm.com

SPF policy

  • include: _spf.redwoodtech.com
  • include: _spf.timeforstorm.com

Threat-feed evidence

History

Related pages

Pivot from timeforstorm.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "timeforstorm.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.