Skip to content

Hostname

time2play.at

Last fetched

time2play.at resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
49.13.121.9349.13.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
martin mair
Contact emails

Subdomains

11 observed subdomains of time2play.at.

Web-graph footprint

Distinct hostnames that link to or from time2play.at in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • time2play.at

SPF policy

4 SPF mechanisms authorising senders for time2play.at.

MechanismTarget
SPF_Atime2play.at
SPF_IP138.201.246.124
SPF_IP49.13.121.93
SPF_MXtime2play.at

Related pages

Pivot deeper into the graph from time2play.at.

Cypher and MCP

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

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