Skip to content

Hostname

peter-brouwer.com

Last fetched

peter-brouwer.com resolves to 2 IPv4 addresses operated by AS7195 - EDGEUNO S.A.S in CL. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · peter-brouwer.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/peter-brouwer.com

Resolution chain

peter-brouwer.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
200.25.22.6200.25.22.0/24AS7195AS7195 - EDGEUNO S.A.SCL
84.17.37.21784.17.37.0/24AS60068CDN77 - Datacamp LimitedHK

WHOIS identity

Registrar
iana:69
Organization
mpm kalnenek
Contact emails

Subdomains

2 observed subdomains of peter-brouwer.com.

Web-graph footprint

Distinct hostnames that link to or from peter-brouwer.com in the public web crawl.

13 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for peter-brouwer.com.

MechanismTarget
SPF_INCLUDE_spf.hostnet.nl
SPF_INCLUDEsmtp.wp-cloud.fi

Related pages

Pivot deeper into the graph from peter-brouwer.com.

Cypher and MCP

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

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