Skip to content

Hostname

webdisk.aek365.com

Last fetched

webdisk.aek365.com resolves to 1 IPv4 address operated by SOFTLAYER - IBM Cloud in DE.

Nutrition Label

WHISPER CANON · webdisk.aek365.comRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/webdisk.aek365.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.81.198.201149.81.192.0/18AS36351SOFTLAYER - IBM CloudDE

WHOIS identity

No WHOIS records are currently associated with webdisk.aek365.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for webdisk.aek365.com.

MechanismTarget
SPF_Am1.hostup.gr
SPF_Am2.hostup.gr
SPF_Awebdisk.aek365.com
SPF_IP149.81.113.238
SPF_IP149.81.198.201
SPF_IP159.122.146.122
SPF_IP37.58.100.29
SPF_IP5.153.60.26
SPF_MXwebdisk.aek365.com

Related pages

Pivot deeper into the graph from webdisk.aek365.com.

Cypher and MCP

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

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