Skip to content

Hostname

solvr.life

Last fetched

solvr.life resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · solvr.lifeRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/solvr.life

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.55.10143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.15143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.43143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.49143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.161.49.12318.161.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.161.49.6718.161.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.161.49.7518.161.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.161.49.8818.161.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

1 observed subdomain of solvr.life.

Threat posture

History

Related pages

Pivot deeper into the graph from solvr.life.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "solvr.life"})-[: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.