Skip to content

Hostname

carelever.com

Last fetched

carelever.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:13 as the registrar.

Nutrition Label

WHISPER CANON · carelever.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/carelever.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.237.135.7913.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.165.19513.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.65.15013.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.204.18013.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.14.23552.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.66.21252.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.129.19854.253.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.169.5454.66.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.132.15554.66.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:13
Organization
contact privacy inc. customer 124397584
Contact emails

Subdomains

33 observed subdomains of carelever.com.

Web-graph footprint

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

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for carelever.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP3.106.111.242/11
SPF_IP40.107.0.1/17

Related pages

Pivot deeper into the graph from carelever.com.

Cypher and MCP

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

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