Skip to content

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

WHISPER CANON · bertina.irRouting diversity3.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/bertina.ir

Resolution chain

bertina.ir resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:persian high tech co.
Organization
bertina
Contact emails

Subdomains

53 observed subdomains of bertina.ir.

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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bertina.ir.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP176.9.235.196
SPF_IP185.88.152.0/24
SPF_IP185.88.153.18
SPF_IP185.88.153.31
SPF_IP88.198.229.248
SPF_MXbertina.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 20

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