Skip to content

Hostname

almata.nl

Last fetched

almata.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:the registrar company b.v. as the registrar.

Nutrition Label

WHISPER CANON · almata.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/almata.nl

Resolution chain

almata.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:the registrar company b.v.
Organization
Contact emails

Subdomains

6 observed subdomains of almata.nl.

Web-graph footprint

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

8 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for almata.nl.

MechanismTarget
SPF_Aalmata.nl
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDE_vps.ibizz.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.whih.nl
SPF_IP108.141.254.152
SPF_IP185.75.159.145
SPF_IP213.193.209.66
SPF_IP2a02:cc8:0:0:0:0:103:61
SPF_IP40.92.0.0/14
SPF_IP87.236.103.61/32
SPF_MXalmata.nl

Related pages

Pivot deeper into the graph from almata.nl.

Cypher and MCP

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

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