Skip to content

Hostname

time-it.ro

Last fetched

time-it.ro resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:host-age.ro gazduire web srl as the registrar.

Nutrition Label

WHISPER CANON · time-it.roRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/time-it.ro

Resolution chain

time-it.ro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
138.201.122.57138.201.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:host-age.ro gazduire web srl
Organization
Contact emails

Subdomains

26 observed subdomains of time-it.ro.

Web-graph footprint

Distinct hostnames that link to or from time-it.ro in the public web crawl.

38 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • time-it.ro

SPF policy

7 SPF mechanisms authorising senders for time-it.ro.

MechanismTarget
SPF_Atime-it.ro
SPF_INCLUDErelay.mailchannels.net
SPF_IP138.201.122.57
SPF_IP91.210.80.150
SPF_IP91.210.80.211
SPF_IP91.210.81.230
SPF_MXtime-it.ro

Related pages

Pivot deeper into the graph from time-it.ro.

Cypher and MCP

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

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