Skip to content

Hostname

zelenisad.com

Last fetched

zelenisad.com resolves to 1 IPv4 address operated by AS35779 in RS. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · zelenisad.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/zelenisad.com

Resolution chain

zelenisad.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.146.59.31194.146.56.0/22AS35779RS

WHOIS identity

Registrar
iana:1068
Organization
ivan pin?ir
Contact emails

Subdomains

8 observed subdomains of zelenisad.com.

Web-graph footprint

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

9 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for zelenisad.com.

MechanismTarget
SPF_Azelenisad.com
SPF_INCLUDEulimitserver.com
SPF_IP167.233.3.71
SPF_IP167.235.210.201
SPF_IP194.146.56.210
SPF_IP194.146.59.201
SPF_IP213.133.115.6
SPF_MXzelenisad.com

Related pages

Pivot deeper into the graph from zelenisad.com.

Cypher and MCP

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

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