Skip to content

Hostname

aps.eu

Last fetched

aps.eu resolves to 1 IPv4 address operated by WEBLAND-CORE-NET in SE. WHOIS lists registrar:name srs ab as the registrar.

Nutrition Label

WHISPER CANON · aps.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aps.eu

Resolution chain

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

IPPrefixASNOperatorCountry
37.26.152.5137.26.152.0/22AS48093WEBLAND-CORE-NETSE

WHOIS identity

Registrar
registrar:name srs ab
Organization
Contact emails

Subdomains

14 observed subdomains of aps.eu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aps.eu.

MechanismTarget
SPF_Aaps.eu
SPF_INCLUDEmx.webland.nu
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.116.81.82

Related pages

Pivot deeper into the graph from aps.eu.

Cypher and MCP

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

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