Skip to content

Hostname

lifted.world

Last fetched

lifted.world resolves to 5 IPv4 addresses operated by AS8560 in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · lifted.worldRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/lifted.world

Resolution chain

lifted.world resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
74.208.236.8174.208.0.0/16AS8560US
99.84.203.12299.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.1899.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.4799.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.7599.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
contact privacy inc. customer 0140026097
Contact emails

Subdomains

9 observed subdomains of lifted.world.

Web-graph footprint

Distinct hostnames that link to or from lifted.world in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from lifted.world.

Cypher and MCP

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

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