Skip to content

Hostname

punkt-pixel.ch

Last fetched

punkt-pixel.ch resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · punkt-pixel.chRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/punkt-pixel.ch

Resolution chain

punkt-pixel.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
165.227.136.229165.227.128.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

No WHOIS records are currently associated with punkt-pixel.ch in WhisperGraph.

Subdomains

65 observed subdomains of punkt-pixel.ch.

Web-graph footprint

Distinct hostnames that link to or from punkt-pixel.ch in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for punkt-pixel.ch.

MechanismTarget
SPF_Apunkt-pixel.ch
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.kasserver.com
SPF_MXpunkt-pixel.ch

Related pages

Pivot deeper into the graph from punkt-pixel.ch.

Cypher and MCP

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

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