Skip to content

Hostname

ectool2.blog

Last fetched

ectool2.blog resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · ectool2.blogRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ectool2.blog

Resolution chain

ectool2.blog resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.152.102.715.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
15.152.222.1015.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
16.208.18.18216.208.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
56.155.55.21756.155.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Web-graph footprint

Distinct hostnames that link to or from ectool2.blog in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ectool2.blog.

Cypher and MCP

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

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