Hostname
resolutionlife.us
Last fetched
resolutionlife.us resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
resolutionlife.us resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.94.10 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.33 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.46 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.74 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.18.27 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.52 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.72 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.75 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:81
- Organization
- kent leigh
- Contact emails
Subdomains
37 observed subdomains of resolutionlife.us.
Showing 23 of 37. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for resolutionlife.us.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | oktamail.resolutionlife.us |
| SPF_INCLUDE | oktamail2.resolutionlife.us |
| SPF_INCLUDE | oktamail3.resolutionlife.us |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-0064fb01.pphosted.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_INCLUDE | spf.postal.nudgepro.tech |
| SPF_IP | 34.239.220.168 |
| SPF_IP | 44.241.189.239 |
| SPF_IP | 44.242.32.97 |
| SPF_IP | 54.235.207.114 |
Related pages
Pivot deeper into the graph from resolutionlife.us.
- IP · 13.226.94.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · US
- Email · kent.leigh@resolutionlifeus.com
- TLD · .us
- Browse hostnames · re…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "resolutionlife.us"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.