Hostname
aarkel.com
Last fetched
aarkel.com resolves to 1 IPv4 address operated by COGECOWAVE - Cogeco Connexion Inc. in CA. WHOIS lists iana:735 as the registrar.
Nutrition Label
Resolution chain
aarkel.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 24.51.225.26 | 24.51.224.0/19 | AS7992 | COGECOWAVE - Cogeco Connexion Inc. | CA |
| 24.51.225.26 | 24.51.224.0/19 | AS7992 | COGECOWAVE - Cogeco Connexion Inc. | CA |
WHOIS identity
- Registrar
- iana:735
- Organization
- andrew inness
- Contact emails
Subdomains
6 observed subdomains of aarkel.com.
Web-graph footprint
Distinct hostnames that link to or from aarkel.com in the public web crawl.
20 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for aarkel.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-ca.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.245.144.121 |
| SPF_IP | 104.245.144.125 |
| SPF_IP | 24.51.225.27 |
| SPF_IP | 24.51.225.28 |
| SPF_MX | aarkel.com |
Related pages
Pivot deeper into the graph from aarkel.com.
- IP · 24.51.225.26
- ASN · AS7992COGECOWAVE - Cogeco Connexion Inc.
- Registrar · iana:735
- Country · CA
- Email · hosting@corp.xplornet.com
- TLD · .com
- Browse hostnames · aa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aarkel.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.