Skip to content

Hostname

zernike.it

Last fetched

zernike.it resolves to 1 IPv4 address operated by AS47583 in DE. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · zernike.itRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/zernike.it

Resolution chain

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

IPPrefixASNOperatorCountry
145.223.86.138145.223.80.0/21AS47583DE

WHOIS identity

Registrar
registrar:gandi sas
Organization
hidden
Contact emails

Subdomains

4 observed subdomains of zernike.it.

Web-graph footprint

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

11 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 zernike.it.

MechanismTarget
SPF_Azernike.it
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_IP35.214.169.67
SPF_IP37.60.224.167
SPF_MXzernike.it

Related pages

Pivot deeper into the graph from zernike.it.

Cypher and MCP

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

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