Skip to content

Hostname

clarity.softwarepricing.com

Last fetched

clarity.softwarepricing.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · clarity.softwarepricing.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/clarity.softwarepricing.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.110.518.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.8418.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.9018.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.9718.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.218.11318.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.12118.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.3218.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.7818.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
3.167.212.1193.167.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.212.543.167.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.212.663.167.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.212.893.167.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with clarity.softwarepricing.com in WhisperGraph.

Subdomains

2 observed subdomains of clarity.softwarepricing.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for clarity.softwarepricing.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from clarity.softwarepricing.com.

Cypher and MCP

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

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