Skip to content

Hostname

time4tech.at

Last fetched

time4tech.at resolves to 1 IPv4 address operated by AS197540 in DE. WHOIS lists registrar:inwx gmbh as the registrar.

Nutrition Label

WHISPER CANON · time4tech.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/time4tech.at

Resolution chain

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

IPPrefixASNOperatorCountry
46.38.230.20746.38.230.0/23AS197540DE

WHOIS identity

Registrar
registrar:inwx gmbh
Organization
time4tech e.u.
Contact emails

Subdomains

18 observed subdomains of time4tech.at.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for time4tech.at.

MechanismTarget
SPF_Atime4tech.at
SPF_INCLUDE_spf.webspace.bz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.69.238.96/29
SPF_IP2a01:4f8:fff0:16f::9f45:ee60/125

Related pages

Pivot deeper into the graph from time4tech.at.

Cypher and MCP

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

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