Skip to content

Hostname

tech-docs.laqus.io

Last fetched

tech-docs.laqus.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · tech-docs.laqus.ioRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/tech-docs.laqus.io

Resolution chain

tech-docs.laqus.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.155.107.11318.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.3318.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.618.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.8918.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.116.11118.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.2018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.4518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.4618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.29.1003.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.43.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.83.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.943.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with tech-docs.laqus.io in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from tech-docs.laqus.io in the public web crawl.

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from tech-docs.laqus.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tech-docs.laqus.io"})-[: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.