Skip to content

Hostname

math4all.nl

Last fetched

math4all.nl resolves to 1 IPv4 address operated by LEASEWEB-NL-AMS-01 Netherlands in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · math4all.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/math4all.nl

Resolution chain

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

IPPrefixASNOperatorCountry
95.211.40.13295.211.0.0/16AS60781LEASEWEB-NL-AMS-01 NetherlandsNL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

12 observed subdomains of math4all.nl.

Web-graph footprint

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

50 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for math4all.nl.

MechanismTarget
SPF_Amath4all.nl
SPF_INCLUDEmailserver.myonline.company
SPF_INCLUDEspf.mandrillapp.com
SPF_IP109.237.210.45
SPF_MXmath4all.nl

Related pages

Pivot deeper into the graph from math4all.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "math4all.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.