Skip to content

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

WHISPER CANON · resolutionlife.usRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/resolutionlife.us

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.1013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.3313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.4613.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.7413.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.18.2718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.5218.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7218.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
kent leigh
Contact emails

Subdomains

37 observed subdomains of resolutionlife.us.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for resolutionlife.us.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEoktamail.resolutionlife.us
SPF_INCLUDEoktamail2.resolutionlife.us
SPF_INCLUDEoktamail3.resolutionlife.us
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-0064fb01.pphosted.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.postal.nudgepro.tech
SPF_IP34.239.220.168
SPF_IP44.241.189.239
SPF_IP44.242.32.97
SPF_IP54.235.207.114

Related pages

Pivot deeper into the graph from resolutionlife.us.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.