Skip to content

Hostname

speak.nl

Last fetched

speak.nl resolves to 1 IPv4 address operated by AS39704 in NL. WHOIS lists registrar:bhosted.nl webhosting|rechtzaad 15|4703rc roosendaal|netherlands|| as the registrar.

Nutrition Label

WHISPER CANON · speak.nlRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/speak.nl

Resolution chain

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

IPPrefixASNOperatorCountry
185.146.216.118185.146.216.0/23AS39704NL

WHOIS identity

Registrar
registrar:bhosted.nl webhosting|rechtzaad 15|4703rc roosendaal|netherlands||
Organization
Contact emails

Subdomains

93 observed subdomains of speak.nl.

Web-graph footprint

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

60 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for speak.nl.

MechanismTarget
SPF_INCLUDE_spf.exsilia.net
SPF_INCLUDE_spf.hellodialog.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.orbit.teamleader.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.13.216.162
SPF_IP83.138.129.79/32
SPF_IP89.234.34.153

Related pages

Pivot deeper into the graph from speak.nl.

Cypher and MCP

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

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