Hostname
tipa.eu
Last fetched
tipa.eu resolves to 1 IPv4 address operated by AS43541 in CZ. WHOIS lists registrar:name: zoner software, a.s.|website: www.regzone.cz|| as the registrar.
Nutrition Label
Resolution chain
tipa.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.243.49.9 | 46.243.49.0/24 | AS43541 | — | CZ |
WHOIS identity
- Registrar
- registrar:name: zoner software, a.s.|website: www.regzone.cz||
- Organization
- —
- Contact emails
- —
Subdomains
25 observed subdomains of tipa.eu.
Showing 19 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tipa.eu in the public web crawl.
256 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for tipa.eu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.forpsi.com |
| SPF_INCLUDE | spf.netdirect.cz |
| SPF_IP | 109.74.202.67 |
| SPF_IP | 139.162.1.130 |
| SPF_IP | 139.162.156.53 |
| SPF_IP | 139.162.158.37 |
| SPF_IP | 139.162.181.15 |
| SPF_IP | 139.162.195.45 |
| SPF_IP | 185.68.68.0/22 |
| SPF_IP | 194.212.79.231 |
| SPF_IP | 212.71.248.83 |
| SPF_IP | 77.78.106.90 |
| SPF_IP | 77.93.200.246 |
| SPF_IP | 77.93.200.248 |
| SPF_IP | 77.93.219.120 |
| SPF_IP | 84.19.93.64/26 |
| SPF_IP | 95.168.214.64/27 |
| SPF_MX | tipa.eu |
Related pages
Pivot deeper into the graph from tipa.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tipa.eu"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.