Skip to content

Hostname

templatesearch-site.com

Last fetched

templatesearch-site.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · templatesearch-site.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/templatesearch-site.com

Resolution chain

templatesearch-site.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.159.80.111108.159.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.80.4108.159.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.80.48108.159.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.80.71108.159.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
143.204.55.27143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.30143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.37143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.61143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.173.205.11018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.69.12118.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.2618.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.3818.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.918.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.163.218.273.163.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.218.663.163.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.218.93.163.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.218.903.163.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1910
Organization
whois agent (142482971)
Contact emails

Subdomains

6 observed subdomains of templatesearch-site.com.

Threat posture

History

Related pages

Pivot deeper into the graph from templatesearch-site.com.

Cypher and MCP

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

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