Skip to content

Hostname

zinco.de

Last fetched

zinco.de resolves to 1 IPv4 address operated by GODADDY-SXB in DE.

Nutrition Label

WHISPER CANON · zinco.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zinco.de

Resolution chain

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

IPPrefixASNOperatorCountry
92.205.17.292.205.0.0/19AS21499GODADDY-SXBDE

WHOIS identity

No WHOIS records are currently associated with zinco.de in WhisperGraph.

Subdomains

10 observed subdomains of zinco.de.

Web-graph footprint

Distinct hostnames that link to or from zinco.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for zinco.de.

MechanismTarget
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP82.100.201.146
SPF_IP82.100.201.16/29
SPF_IP82.100.205.138/29
SPF_IP82.100.232.178/29
SPF_IP92.205.17.2
SPF_MXzinco.de

Related pages

Pivot deeper into the graph from zinco.de.

Cypher and MCP

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

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