Skip to content

Hostname

timeslotcontrol.com

Last fetched

timeslotcontrol.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · timeslotcontrol.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/timeslotcontrol.com

Resolution chain

timeslotcontrol.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.47.96.4320.47.96.0/23AS8069MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:113
Organization
pavel novotny
Contact emails

Subdomains

7 observed subdomains of timeslotcontrol.com.

Web-graph footprint

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

25 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for timeslotcontrol.com.

MechanismTarget
SPF_Atimeslotcontrol.com
SPF_INCLUDEspf-zoner-cloudmail.zoner.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smartemailing.cz
SPF_IP198.2.142.232
SPF_IP23.97.221.101
SPF_IP46.234.120.55
SPF_IP52.174.121.22
SPF_IP52.178.66.195

Related pages

Pivot deeper into the graph from timeslotcontrol.com.

Cypher and MCP

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

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