Skip to content

Hostname

zedler.it

Last fetched

zedler.it resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists registrar:checkdomain gmbh as the registrar.

Nutrition Label

WHISPER CANON · zedler.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zedler.it

Resolution chain

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

IPPrefixASNOperatorCountry
88.198.45.13588.198.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
registrar:checkdomain gmbh
Organization
zedler philipp
Contact emails

Subdomains

40 observed subdomains of zedler.it.

Web-graph footprint

Distinct hostnames that link to or from zedler.it in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for zedler.it.

MechanismTarget
SPF_Ai2.s19.wservices.ch
SPF_Ai2.s22.wservices.ch
SPF_As19.wservices.ch
SPF_As22.wservices.ch
SPF_Azedler.it
SPF_IP167.235.16.155
SPF_IP195.201.1.124
SPF_MXzedler.it

Related pages

Pivot deeper into the graph from zedler.it.

Cypher and MCP

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

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