Skip to content

Hostname

abeka.com

Last fetched

abeka.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
40.114.5.22140.112.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:1068
Organization
contact privacy inc. customer 0128195528
Contact emails

Subdomains

37 observed subdomains of abeka.com.

Web-graph footprint

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

987 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for abeka.com.

MechanismTarget
SPF_INCLUDEne16.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.237.119.0/25
SPF_IP147.160.167.0/26
SPF_IP172.171.225.71
SPF_IP20.232.233.73
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP32.140.230.194
SPF_IP52.226.87.184
SPF_IP69.85.242.0/25

Related pages

Pivot deeper into the graph from abeka.com.

Cypher and MCP

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

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