Skip to content

Hostname

akwxcams.com

Last fetched

akwxcams.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · akwxcams.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/akwxcams.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.147.106.1016.147.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.124.2734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.242.1844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.68.25544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.95.15444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.97.3252.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.189.172.15354.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.160.5854.214.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1154
Organization
clear mind graphics
Contact emails

Subdomains

2 observed subdomains of akwxcams.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • akwxcams.com

SPF policy

3 SPF mechanisms authorising senders for akwxcams.com.

MechanismTarget
SPF_Aakwxcams.com
SPF_IP52.89.171.244
SPF_MXakwxcams.com

Related pages

Pivot deeper into the graph from akwxcams.com.

Cypher and MCP

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

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