Skip to content

Hostname

arkatechture.com

Last fetched

arkatechture.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · arkatechture.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/arkatechture.com

Resolution chain

arkatechture.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.183.4616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.6116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.15616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.24916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.200.9416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.10916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.19916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.18716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.216.6152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.48.13352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.53.22152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.61.14952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.78.25152.216.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.226.23752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.229.16552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.166.1354.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for arkatechture.com.

MechanismTarget
SPF_INCLUDE420238.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com

Related pages

Pivot deeper into the graph from arkatechture.com.

Cypher and MCP

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

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