Skip to content

Hostname

qlip.ai

Last fetched

qlip.ai resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:hexonet services inc / 1api as the registrar.

Nutrition Label

WHISPER CANON · qlip.aiRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/qlip.ai

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.251.116108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.62108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.66108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.71108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.174.18.453.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.593.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.733.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.873.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK

WHOIS identity

Registrar
registrar:hexonet services inc / 1api
Organization
domains by proxy,
Contact emails

Subdomains

22 observed subdomains of qlip.ai.

Web-graph footprint

Distinct hostnames that link to or from qlip.ai in the public web crawl.

117 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for qlip.ai.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from qlip.ai.

Cypher and MCP

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

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