Hostname
tbibank.ro
Last fetched
tbibank.ro resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:ici - registrar as the registrar.
Nutrition Label
Resolution chain
tbibank.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.13.69 | 45.60.13.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 45.60.19.69 | 45.60.19.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- registrar:ici - registrar
- Organization
- —
- Contact emails
- —
Subdomains
62 observed subdomains of tbibank.ro.
Showing 25 of 62. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tbibank.ro in the public web crawl.
637 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for tbibank.ro.
| Mechanism | Target |
|---|---|
| SPF_A | mail.easy-ps.ro |
| SPF_A | mail.tbibank.ro |
| SPF_A | mx1.tbibank.bg |
| SPF_A | mx2.tbibank.bg |
| SPF_A | tbibank.ro |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 82.76.147.100 |
| SPF_IP | 82.78.7.146 |
| SPF_IP | 84.232.181.6 |
| SPF_IP | 84.232.181.60 |
| SPF_MX | tbibank.ro |
Related pages
Pivot deeper into the graph from tbibank.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tbibank.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.