Skip to content

Hostname

tempustrans.sk

Last fetched

tempustrans.sk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:cona, s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · tempustrans.skRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tempustrans.sk

Resolution chain

tempustrans.sk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:cona, s.r.o.
Organization
tempus, spoločnosť s ručením obmedzeným košice
Contact emails

Subdomains

5 observed subdomains of tempustrans.sk.

Web-graph footprint

Distinct hostnames that link to or from tempustrans.sk in the public web crawl.

9 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for tempustrans.sk.

MechanismTarget
SPF_Aeurobus.bart.sk
SPF_Atempustrans.sk
SPF_INCLUDE_spf.bart.sk
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEsmtpx.stable.cz
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP194.228.247.234/32
SPF_IP81.89.49.143
SPF_IP81.89.49.145
SPF_IP85.159.106.27
SPF_IP85.159.106.54
SPF_IP85.159.108.147
SPF_IP85.159.108.210
SPF_MXtempustrans.sk

Related pages

Pivot deeper into the graph from tempustrans.sk.

Cypher and MCP

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

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