Skip to content

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

WHISPER CANON · tipa.euRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tipa.eu

Resolution chain

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

IPPrefixASNOperatorCountry
46.243.49.946.243.49.0/24AS43541CZ

WHOIS identity

Registrar
registrar:name: zoner software, a.s.|website: www.regzone.cz||
Organization
Contact emails

Subdomains

25 observed subdomains of tipa.eu.

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

SPF policy

18 SPF mechanisms authorising senders for tipa.eu.

MechanismTarget
SPF_INCLUDE_spf.forpsi.com
SPF_INCLUDEspf.netdirect.cz
SPF_IP109.74.202.67
SPF_IP139.162.1.130
SPF_IP139.162.156.53
SPF_IP139.162.158.37
SPF_IP139.162.181.15
SPF_IP139.162.195.45
SPF_IP185.68.68.0/22
SPF_IP194.212.79.231
SPF_IP212.71.248.83
SPF_IP77.78.106.90
SPF_IP77.93.200.246
SPF_IP77.93.200.248
SPF_IP77.93.219.120
SPF_IP84.19.93.64/26
SPF_IP95.168.214.64/27
SPF_MXtipa.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.