Skip to content

Hostname

adjustlife.com

Last fetched

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

Nutrition Label

WHISPER CANON · adjustlife.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/adjustlife.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.46.110108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.51108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.55108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.96108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.255.1818.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.5118.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.7018.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.9518.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

1 observed subdomain of adjustlife.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for adjustlife.com.

MechanismTarget
SPF_Aadjustlife.com
SPF_INCLUDEemailsrvr.com
SPF_MXadjustlife.com

Related pages

Pivot deeper into the graph from adjustlife.com.

Cypher and MCP

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

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