Skip to content

Hostname

acato.nl

Last fetched

acato.nl resolves to 1 IPv4 address operated by AS20847 in NL. WHOIS lists registrar:oxilion b.v. m.h. tromplaan 52 7513ab enschede netherlands as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
31.7.5.15431.7.4.0/22AS20847NL

WHOIS identity

Registrar
registrar:oxilion b.v. m.h. tromplaan 52 7513ab enschede netherlands
Organization
Contact emails

Subdomains

515 observed subdomains of acato.nl.

Web-graph footprint

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

89 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for acato.nl.

MechanismTarget
SPF_Aacato.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.gripp.com
SPF_INCLUDE_spf.smtp.mailtrap.live
SPF_INCLUDEamazonses.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEemsd1.com
SPF_IP185.144.225.61
SPF_IP2a03:9700:8000:0:0:0:0:8220
SPF_IP2a03:9700:8000:0:0:0:6:150
SPF_IP2a03:9700:8000:1:0:0:0:8
SPF_IP31.7.1.8
SPF_IP31.7.5.154
SPF_IP31.7.5.226
SPF_IP31.7.5.242
SPF_IP31.7.5.79
SPF_IP31.7.6.150
SPF_IP37.0.94.201/32
SPF_IP5.172.44.224
SPF_MXacato.nl

Related pages

Pivot deeper into the graph from acato.nl.

Cypher and MCP

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

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