Skip to content

Hostname

cizerl.com

Last fetched

cizerl.com resolves to 2 IPv4 addresses operated by AS43128 in SI. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · cizerl.comRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cizerl.com

Resolution chain

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

WHOIS identity

Registrar
iana:113
Organization
cizerl d.o.o. , trgovina, storitve in gostinstvo
Contact emails

Subdomains

2 observed subdomains of cizerl.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for cizerl.com.

MechanismTarget
SPF_Acizerl.com
SPF_INCLUDE_spf.spletnik.si
SPF_IP167.235.67.155
SPF_IP2a01:4f8:1c1e:ebad:0:0:0:1
SPF_MXcizerl.com

Related pages

Pivot deeper into the graph from cizerl.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cizerl.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.