Skip to content

Hostname

priam.cwsstats.com

Last fetched

priam.cwsstats.com resolves to 2 IPv4 addresses operated by AS133618 in AU.

Nutrition Label

WHISPER CANON · priam.cwsstats.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/priam.cwsstats.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.224.212.210103.225.45.0/24AS133618AU
52.223.13.4154.18.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with priam.cwsstats.com in WhisperGraph.

Subdomains

1 observed subdomain of priam.cwsstats.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for priam.cwsstats.com.

MechanismTarget
SPF_IPfdcf:abda:4154::/48

Related pages

Pivot deeper into the graph from priam.cwsstats.com.

Cypher and MCP

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

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