Skip to content

Hostname

apason.eu

Last fetched

apason.eu resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:wedos internet, a.s. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.245.154.100188.245.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:wedos internet, a.s.
Organization
Contact emails

Subdomains

7 observed subdomains of apason.eu.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

26 SPF mechanisms authorising senders for apason.eu.

MechanismTarget
SPF_Aapason.eu
SPF_IP185.47.221.56
SPF_IP188.245.154.100
SPF_IP212.111.12.24
SPF_IP217.112.163.207
SPF_IP217.115.245.211
SPF_IP23.88.107.200
SPF_IP2a00:6502:f000::6e/126
SPF_IP2a00:6502:f000::72/126
SPF_IP2a00:e580:aa14::/48
SPF_IP2a01:490:15:127::/64
SPF_IP2a01:490:16:b2f::/64
SPF_IP2a01:4f8:1c1c:e08::/64
SPF_IP2a01:4f8:c012:8770::/64
SPF_IP2a01:4f8:c2c:5bfb::/64
SPF_IP2a01:9420:94:100::/64
SPF_IP2a02:25b0:aaaa:aaaa:3ce4:b066:e916:0/121
SPF_IP2a02:970:1601::/48
SPF_IP2a02:f000:102b:e100::/56
SPF_IP2a07:b5c1:37ff:300::/56
SPF_IP2a0a:1781:4c:500::/56
SPF_IP46.36.37.59
SPF_IP77.242.93.91
SPF_IP78.108.102.66
SPF_IP91.107.221.89
SPF_MXapason.eu

Related pages

Pivot deeper into the graph from apason.eu.

Cypher and MCP

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

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