Skip to content

Hostname

peeze.nl

Last fetched

peeze.nl resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in GB. WHOIS lists iana:1109 as the registrar.

Nutrition Label

WHISPER CANON · peeze.nlRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/peeze.nl

Resolution chain

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

IPPrefixASNOperatorCountry
35.246.58.13935.246.48.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCGB

WHOIS identity

Registrar
iana:1109
Organization
Contact emails

Subdomains

12 observed subdomains of peeze.nl.

Web-graph footprint

Distinct hostnames that link to or from peeze.nl in the public web crawl.

122 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for peeze.nl.

MechanismTarget
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.eu.stiply.nl
SPF_INCLUDEspf.peezem2.hypernode.io
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.transsmart.com
SPF_IP195.72.123.34
SPF_IP37.72.167.205
SPF_IP37.97.223.182
SPF_IP84.241.188.42/32
SPF_IP87.213.239.85

Related pages

Pivot deeper into the graph from peeze.nl.

Cypher and MCP

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

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