Hostname
bertina.ir
Last fetched
bertina.ir resolves to 4 IPv4 addresses operated by AS24940 in DE. WHOIS lists registrar:persian high tech co. as the registrar.
Nutrition Label
Resolution chain
bertina.ir resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.55.199.70 | 162.55.0.0/16 | AS24940 | — | DE |
| 185.88.153.41 | 185.88.153.0/24 | AS42043 | — | IR |
| 185.88.154.189 | 185.88.154.0/24 | AS42043 | — | IR |
| 78.46.29.100 | 78.46.0.0/15 | AS24940 | — | DE |
WHOIS identity
- Registrar
- registrar:persian high tech co.
- Organization
- bertina
- Contact emails
Subdomains
53 observed subdomains of bertina.ir.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bertina.ir in the public web crawl.
276 sites link to this hostname.
297 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for bertina.ir.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 176.9.235.196 |
| SPF_IP | 185.88.152.0/24 |
| SPF_IP | 185.88.153.18 |
| SPF_IP | 185.88.153.31 |
| SPF_IP | 88.198.229.248 |
| SPF_MX | bertina.ir |
Related pages
Pivot deeper into the graph from bertina.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bertina.ir"})-[: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.