Skip to content

Hostname

aek365.com

Last fetched

aek365.com resolves to 1 IPv4 address operated by SOFTLAYER - IBM Cloud in DE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:1647
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of aek365.com.

Web-graph footprint

Distinct hostnames that link to or from aek365.com in the public web crawl.

55 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • aek365.com

SPF policy

9 SPF mechanisms authorising senders for aek365.com.

MechanismTarget
SPF_Aaek365.com
SPF_Am1.hostup.gr
SPF_Am2.hostup.gr
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_MXaek365.com

Related pages

Pivot deeper into the graph from aek365.com.

Cypher and MCP

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

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