Skip to content

Hostname

gdpr.school

Last fetched

gdpr.school resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · gdpr.schoolRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/gdpr.school

Resolution chain

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

IPPrefixASNOperatorCountry
51.11.108.15951.10.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
iana:468
Organization
cogent cs
Contact emails

Subdomains

24 observed subdomains of gdpr.school.

Web-graph footprint

Distinct hostnames that link to or from gdpr.school in the public web crawl.

26 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gdpr.school.

MechanismTarget
SPF_INCLUDE26034400.spf02.hubspotemail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.246.30.157
SPF_IP46.101.77.169
SPF_IP52.142.150.26
SPF_MXgdpr.school

Related pages

Pivot deeper into the graph from gdpr.school.

Cypher and MCP

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

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