Skip to content

Hostname

appsec.eu

Last fetched

appsec.eu resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · appsec.euRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/appsec.eu

Resolution chain

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

IPPrefixASNOperatorCountry
159.203.183.216159.203.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

10 observed subdomains of appsec.eu.

Web-graph footprint

Distinct hostnames that link to or from appsec.eu in the public web crawl.

15 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for appsec.eu.

MechanismTarget
SPF_Aappsec.eu
SPF_Ah2104162.stratoserver.net
SPF_IP2a01:238:42a4:e100:a7b7:26cf:c1d1:7682
SPF_IP85.214.16.37
SPF_MXappsec.eu

Related pages

Pivot deeper into the graph from appsec.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "appsec.eu"})-[: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.