Skip to content

Hostname

tozinbartar.com

Last fetched

tozinbartar.com resolves to 2 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · tozinbartar.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tozinbartar.com

Resolution chain

tozinbartar.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.9.109.1815.9.0.0/16AS24940HETZNER-ASDE
78.155.192.11078.155.192.0/23AS50340SELECTEL-MSKRU

WHOIS identity

Registrar
iana:1647
Organization
amir masoud irani
Contact emails

Subdomains

8 observed subdomains of tozinbartar.com.

Web-graph footprint

Distinct hostnames that link to or from tozinbartar.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • tozinbartar.com

SPF policy

6 SPF mechanisms authorising senders for tozinbartar.com.

MechanismTarget
SPF_Atozinbartar.com
SPF_IP176.9.137.9
SPF_IP5.9.109.181
SPF_IP78.155.192.110
SPF_IP78.155.192.98
SPF_MXtozinbartar.com

Related pages

Pivot deeper into the graph from tozinbartar.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tozinbartar.com"})-[: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.