Skip to content

Hostname

responsetech.ltd

Last fetched

responsetech.ltd resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · responsetech.ltdRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/responsetech.ltd

Resolution chain

responsetech.ltd resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.59.109.14013.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
18.117.204.5118.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.251.6818.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.101.12018.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.231.4018.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.208.8818.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.217.195.13018.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.226.134.18118.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.226.194.24118.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.67.1463.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.135.10.1053.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.250.403.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.139.174.1223.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.149.783.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.70.2043.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.171.263.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.234.2193.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.16.198.2213.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.17.31.823.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.188.733.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

55 observed subdomains of responsetech.ltd.

Threat posture

History

Related pages

Pivot deeper into the graph from responsetech.ltd.

Cypher and MCP

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

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