Skip to content

Hostname

aksor.com

Last fetched

aksor.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · aksor.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aksor.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.21.97.8623.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1052
Organization
aksor
Contact emails

Subdomains

2 observed subdomains of aksor.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

46 SPF mechanisms authorising senders for aksor.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.0.0/17
SPF_IP148.105.8.0/21
SPF_IP149.72.0.0/16
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP172.255.62.10/32
SPF_IP177.153.0.128/25
SPF_IP178.255.100.70
SPF_IP178.32.93.241
SPF_IP185.87.93.192
SPF_IP185.87.93.193
SPF_IP185.87.93.194
SPF_IP188.204.204.201
SPF_IP188.204.204.202
SPF_IP188.204.204.203
SPF_IP191.252.57.0/25
SPF_IP192.254.112.0/20
SPF_IP198.2.128.0/18
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP199.10.31.235/32
SPF_IP199.10.31.236/32
SPF_IP205.201.128.0/20
SPF_IP208.117.48.0/20
SPF_IP23.83.208.1/20
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403:8000::/51
SPF_IP2a01:111:f403::/49
SPF_IP2a01:111:f403:c000::/51
SPF_IP2a01:111:f403:f000::/52
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP46.232.183.0/24
SPF_IP46.35.17.185
SPF_IP5.133.180.28
SPF_IP50.31.32.0/19
SPF_IP52.100.0.0/15
SPF_IP52.102.0.0/16
SPF_IP52.103.0.0/17
SPF_IP79.174.222.26
SPF_IP83.166.209.225
SPF_IP83.206.32.2
SPF_IP84.55.143.2
SPF_IP84.55.143.3
SPF_IP92.86.117.58

Related pages

Pivot deeper into the graph from aksor.com.

Cypher and MCP

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

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