Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
24.51.225.2624.51.224.0/19AS7992COGECOWAVE - Cogeco Connexion Inc.CA
24.51.225.2624.51.224.0/19AS7992COGECOWAVE - 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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for aarkel.com.

MechanismTarget
SPF_INCLUDEspf-ca.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.245.144.121
SPF_IP104.245.144.125
SPF_IP24.51.225.27
SPF_IP24.51.225.28
SPF_MXaarkel.com

Related pages

Pivot deeper into the graph from aarkel.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.