Skip to content

Hostname

arkaywindows.com

Last fetched

arkaywindows.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
167.99.89.26167.99.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:1515
Organization
arkay windows
Contact emails

Subdomains

6 observed subdomains of arkaywindows.com.

Web-graph footprint

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

54 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for arkaywindows.com.

MechanismTarget
SPF_Asmtp.spitfireuk.net
SPF_Asmtp.virginmediabusiness.co.uk
SPF_Asmtp7.spitfireuk.net
SPF_Asmtp8.spitfireuk.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspitfire.net
SPF_IP151.2.211.178
SPF_IP167.99.89.26
SPF_IP168.245.126.120
SPF_IP37.77.181.21
SPF_IP62.30.154.82
SPF_IP92.207.102.85
SPF_IP92.207.102.86

Related pages

Pivot deeper into the graph from arkaywindows.com.

Cypher and MCP

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

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