Skip to content

Hostname

asecos.nl

Last fetched

asecos.nl resolves to 2 IPv4 addresses operated by CLDIN-NL - Your Hosting B.V. in NL. WHOIS lists registrar:ips as the registrar.

Nutrition Label

WHISPER CANON · asecos.nlRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/asecos.nl

Resolution chain

asecos.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.21.241.9185.21.241.0/24AS48635CLDIN-NL - Your Hosting B.V.NL
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
registrar:ips
Organization
Contact emails

Subdomains

4 observed subdomains of asecos.nl.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for asecos.nl.

MechanismTarget
SPF_Aasecos.nl
SPF_INCLUDE_spf.mailplus.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.routit.net
SPF_IP194.121.113.57
SPF_IP194.121.113.59
SPF_IP194.121.113.60
SPF_IP213.124.32.85
SPF_MXasecos.nl

Related pages

Pivot deeper into the graph from asecos.nl.

Cypher and MCP

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

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