Skip to content

Hostname

cloud-recharge.com

Last fetched

cloud-recharge.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · cloud-recharge.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cloud-recharge.com

Resolution chain

cloud-recharge.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.161.11818.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.1218.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.7118.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.8818.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with cloud-recharge.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from cloud-recharge.com in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for cloud-recharge.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from cloud-recharge.com.

Cypher and MCP

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

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