Skip to content

Hostname

tshirtvan.ro

Last fetched

tshirtvan.ro resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · tshirtvan.roRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tshirtvan.ro

Resolution chain

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

IPPrefixASNOperatorCountry
88.99.213.16988.99.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

4 observed subdomains of tshirtvan.ro.

Web-graph footprint

Distinct hostnames that link to or from tshirtvan.ro in the public web crawl.

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tshirtvan.ro.

MechanismTarget
SPF_Atshirtvan.ro
SPF_IP128.140.230.214
SPF_IP178.63.54.235
SPF_IP35.214.221.212
SPF_IP5.35.214.43
SPF_IP88.99.213.169
SPF_MXtshirtvan.ro

Related pages

Pivot deeper into the graph from tshirtvan.ro.

Cypher and MCP

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

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